This guide explains how to send a WhatsApp Mini App (Native Flow) via bot, capture user responses, and store them in CRM with proper data segregation.
Step 1: Create Bot Flow #
- Go to Chatbot → Create Botflow
- Add trigger (keyword) and select channel
- Save configuration
Step 2: Send WhatsApp Native Flow #
- Add Ask Question block
- Select WhatsApp Mini App
- Enter message (e.g., Please fill the form)
- Choose Flow (Draft/Published)
- Select starting screen
- Save response to a Super Field (e.g., Flow Response)
Step 3: Test Flow #
- Save & Enable workflow
- Test via mobile (not supported on WhatsApp Web)
- Check responses in CRM → Live Chat → Super Fields
Step 4: Segregate Data (JSON Extractor) #
- Add Automation → JSON Extractor
- Paste UID & JSON (Super Field data)
- Run & Save
- Map extracted values to individual CRM fields
Final Step #
- Save and Enable workflow