When a customer submits a Mini App (WhatsApp Flow), their responses need to be captured and stored in the CRM so you can act on them. This works in two stages: first the bot captures the whole response as a single block of data, then a separate step breaks it apart into individual CRM fields.
If your test messages seem to go nowhere while testing in WhatsApp Web, this is why — switch to your phone.
The raw response is one JSON object, not separate fields. To turn it into usable, individual CRM fields, add a JSON Extractor step in the Automation Builder.
After the JSON Extractor step, each field behaves like any other CRM field — you can trigger automations off it, use it in segments, or personalise messages with it.
Was this helpful? If you are stuck, message us on WhatsApp and a real person will help.
Ask us on WhatsAppBuild a WhatsApp template with a button that opens a Mini App directly from the message.
Show or hide questions based on previous answers and calculate totals automatically.
Populate a Mini App dropdown from an external API or Google Sheet in real time.
Mini Apps, also called WhatsApp native flows, are forms that open and complete inside…