Instead of hardcoding button options in your bot, you can pull them live from a Google Sheet and display them as an interactive list. This is useful for product catalogues, service menus, complaint categories, or any list that changes over time — update the sheet and the bot's options update automatically.
A service centre bot asks 'Enter your billing number' then shows a dynamic list of all open complaints linked to that number, pulled live from a Google Sheet. The user picks one to see its status.
Was this helpful? If you are stuck, message us and a real person will help — the only platform that answers you live on WhatsApp.
Ask us on WhatsAppThis walks through a simple chatbot flow that greets a customer, offers a menu, and…
A 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…
The single-result lookup flow — one input, one matching reply.
Read guide →Full reference for all Google Sheet blocks: lookup, add row, update, and more.
Read guide →How question types, buttons, and interactive lists work.
Read guide →