m-chat
Status
  • 👋Welcome!
  • 🏁 Getting Started
    • Building a chatbot
    • Testing a chatbot
    • Publishing your bot
      • Web
        • Embed chatbots on website
      • WhatsApp
        • Meta
        • 360Dialog
        • GupShup
        • Twillo
        • TechAlpha
      • Instagram
      • Facebook Messenger
      • SMS
      • Mobile App
    • Utility Tools
    • Contacts
      • Scheduling a Contact Report
      • Exporting a Contact List
    • Chatbot Appearance
      • Custom CSS
      • Image dimensions
      • Pop-up messages
  • BOT BUILDER
    • Action blocks
      • Trigger
      • Send message
      • Collect input
      • Buttons
      • Reply buttons
      • Carousel
      • Answer AI
      • Set AI
      • List
      • Send an email
      • Condition
      • Dynamic data
      • Talk to human
      • Javascript
      • Webhook
      • Jump
      • Flow
      • Options
      • Collect file
      • Form
      • Calendar
      • Delay
      • Codeblock
      • Slider
      • Image gallery
      • Send WhatsApp
      • Send SMS
      • Send Email
      • Send Status
      • WhatsApp flow
      • Catalogue
    • Outbound bots
      • Building Ongoing Campaign
      • Building One Off Campaign
    • Variables
    • Cloning bots
    • Connecting action blocks
    • Creating a loop
  • ✨ AI STUDIO
    • Building a GPT chatbot
    • Knowledge base
    • Custom Answers
    • Functional call
    • Prompts
    • Tokens
    • Refresh frequency
  • 💬 LIVE CHAT
    • Overview
    • Building a bot with live chat
    • Creating views
    • Adding Labels
    • Saved replies
    • Settings
  • 🔗 Integrations
    • HTTP request
    • Events
  • 💬 WhatsApp Business API
    • Getting a WhatsApp API
      • Getting WhatsApp API (Old approach)
      • Sandbox WhatsApp API
    • Facebook Business Manager (FBM) Verification
    • Creating a WhatsApp Template
    • Cost
    • Messaging Limits, Quality Rating
    • Official Business Account (Green tick verification)
  • 📊 Reporting
    • Chatbot Analytics
    • Agent Analytics
    • Outbound analytics
    • Link analytics
    • Weekly email report
  • 🛠️ Troubleshooting
    • Getting notification for leads
    • JS functions to trigger chat widget
    • Setting up link tracking
    • How do I hard refresh my browser?
    • Notifications
    • Tracking Facebook Pixel
    • Inviting teammates
    • Teams
  • 🧑‍💻 Support
    • Creating a ticket
    • Book a demo
    • Purchase a subscription
    • Cancelling a subscription
    • Refund policy
    • Reset Password
    • Deleting account
Powered by GitBook
On this page
  • Header:
  • Body:
  • Footer:
  • Buttons or Options:
  • Variables:
  1. BOT BUILDER
  2. Action blocks

Reply buttons

Render up to three buttons in your conversation flow on WhatsApp.

PreviousButtonsNextCarousel

Last updated 6 months ago

This action block is only supported for the WhatsApp channel for the following BSPs: 360Dialog, Meta, and GupShup.

The Reply Button action block gives your visitors different options to choose from using buttons, making it easier for them to submit an input. The Reply Button action block is made up for 4 sections;

  1. Header

  2. Body

  3. Footer

  4. Buttons / Options

Let’s understand each section in brief:

Header:

Header is usually the standout portion of the message. Usually, it consists of the heading text or a cover image.

Type of headers that you can configure;

Text

Add a static text displayed in ‘Bold’ Example: “Welcome to m-chat”

Media (Static)

Add a static text displayed in ‘Bold’ Example: “Welcome to m-chat”

Media (Dynamic)

Send a dynamic image, video or file by using a variable. The variable needs to contain a publicly hosted file URL. Example: Invoices or personalised images with name.

Body:

Here, you can write the question which will be sent along with the list of buttons. Something contextual to the options they would see like “Select the category of your problem”.

Footer:

Allows you to add any sort of disclaimer or information that the user needs to be aware of.

Will be displayed in a small grey colour font beneath the body.

Example: “Choose one of the option from displayed options”

Buttons or Options:

Buttons is what this block is all about, so you can add up to 3 reply buttons here.

For example, if you are an ecommerce company and want to collect the category of a support query, your options would be – Product related, Refund related, Delivery related

Note: You can add up to 3 buttons as per the guidelines from WhatsApp

Variables:

Variables are used to store the option selected by the visitor, so you can reference it for later use.

You can either choose an existing variable from the dropdown or create a new one.

Learn more about variables here.