WhatsApp Flows is a tool for creating and sending interactive pop-up forms in the WhatsApp channel, allowing you to automate customer interaction flows. The number of interactive forms in a Flow is unlimited.
Customers can launch Flows from WhatsApp messages without a template, for example, to schedule a consultation or book a meeting. The data is also available for CRM integration.
Read more in the Meta documentation:
- What is WhatsApp Flows.
- Quick guide to WhatsApp Flows.
- How to create surveys with WhatsApp Flows and the WhatsApp Flows API.
How to Use WhatsApp Flows in edna Pulse
- Go to the WhatsApp Manager and create a WhatsApp Flow. For more information, watch Meta’s tutorial video.
- Make sure the 24-hour conversation with the recipient is open.
- Send a request to send a message via the edna API by specifying the Flow ID in the
flowId
parameter. Find out more about sending messages using the edna API.
After that, edna Pulse will send an outgoing non-template WhatsApp message from the specified Flow to the recipient. Further steps:
- The recipient performs actions in the message, such as assigning scores, filling in fields and selecting options from drop-down lists.
- edna Pulse receives information about the recipient’s actions.
- Through the callback, edna Pulse sends you information with the data obtained as a result of the recipient’s actions, for example, scores assigned, values entered in fields, options selected.