This walks through a simple chatbot flow that greets a customer, offers a menu, and routes each choice to the right team. It is the pattern most businesses start with.
On a question block, add a validation message and set the expected answer type so bad data never enters your flow.
For a wider overview of the builder, see the Bot Builder feature guide.
Was this helpful? If you are stuck, message us and a real person will help, the only platform in India that answers you live on WhatsApp.
Ask us on WhatsAppA trigger is the starting point of a flow. It decides when the bot runs. Choosing the…
Message blocks send content to the customer. They cover everything from a line of text…
The Ask a Question block collects information from the customer and stores the reply…
A button payload is a hidden value attached to a button. The customer sees a normal…