Build WhatsApp, Instagram, and Facebook chatbots. Triggers, message and question blocks, Google Sheet steps, control blocks, and the AI bot builder.
This walks through a simple chatbot flow that greets a customer, offers a menu, and routes each choice to the
A trigger is the starting point of a flow. It decides when the bot runs. Choosing the right one keeps routing
Message blocks send content to the customer. They cover everything from a line of text to a scrollable product
The Ask a Question block collects information from the customer and stores the reply for use later in the flow
A button payload is a hidden value attached to a button. The customer sees a normal button, but tapping it sto
The GoTo block jumps the conversation to another step, or even to another bot. It lets you reuse a shared sect
The Google Sheet blocks let a bot read from and write to a spreadsheet without leaving the flow. Useful when a
The Smart Wait block makes a bot feel human. Instead of firing messages one after another, it pauses and waits
A set of small control blocks shapes when and how your bot responds. They are the difference between a bot tha
A bot is a clean way to fill your CRM. Create the fields you want, then have the bot ask for each one and save
WA.Expert builds bots for Instagram too, handled in the same builder as WhatsApp. Instagram bots reply to dire
Facebook Page bots reply to Messenger chats and to comments on your posts, all from the same builder as WhatsA
Beta feature, confirm availabilityThe AI bot builder is rolling out and is marked beta. Each generation is cha
Beta infrastructure, opt in per flowBot Version 2 is a newer chatbot infrastructure using caching for faster,
If a bot is not starting or replying, the cause is almost always one of a short list. Work through these befor