Button message help users engage with your chatbot seamlessly. These buttons can guide customers to take specific actions, such as responding to messages, signing up for sequences, or visiting external links. This tutorial will walk you through the process step by step, making it easy for beginners to implement interactive buttons in their chatbot flows.
Setting Up an Interactive Block #
- Log in to your account.
- Navigate to Bot Manager > Bot reply > Create
- Double tap on the start bot flow to edit the Configure Reference tab
- Write the title of the bot flow and select string match and save

- Drag and drop the connector and select Interactive Block.

Customizing Message Elements #
- Write a Description to explain the context.
- You can customize the message body with the custom and name options
- You can also add a message footer
- Set a Message Delay (optional) for a more natural response time.
Adding Buttons to an Interactive Block #
- Click Add Button (You can add up to three buttons per block).

- Name your buttons concisely (e.g., “Get Started,” “Learn More”) Don’t make it lengthy.
- Ensure button text is within the character limit to prevent errors.
Configuring Button Actions #
Each button can trigger different actions:
- Send Message: Display a new message when the button is clicked.
- Assign Label: Categorize users based on their interaction.
- Enroll in Sequence: Add users to a follow-up messaging sequence.
Managing User Responses and Labels #
- Use labels to segment users based on their choices.
- If needed, unsubscribe users from sequences once they complete an action.
- Assign conversations to specific team members for manual follow-ups.
Tracking Interactions via Google Sheets and Webhooks #
- Set up a Google Sheet Integration to store user interactions.
- Use Webhooks to send data to external CRM systems.
Creating Multi-Step Chatbot Flows #
- Right click on any block to use the Clone feature to duplicate and modify existing blocks.
- Add another interactive block within one another for a nested and structured conversation.
- Add buttons for the options
- Close the button blocks with a text block as they cannot be left alone