WotNot Help Center
Create a ticketBook a demoProduct
  • 👋Welcome!
  • 🏁Getting Started
    • Building a chatbot
    • Testing a chatbot
    • Publishing your bot
      • Web
        • Embed chatbots on website
      • WhatsApp
        • Meta
        • 360Dialog
        • Twilio
        • GupShup
        • TechAlpha
      • Instagram
      • Facebook Messenger
      • SMS
      • Mobile app
      • API
    • Utility Tools
    • Contacts
      • Scheduling a Contact Report
      • Exporting a Contact List
      • Blocking contacts
    • Chatbot Appearance
      • Custom CSS
      • Image dimensions
      • Pop-up messages
  • ⚒️Bot builder
    • Action blocks
      • Trigger
      • Send message
      • Collect input
      • Buttons
      • Reply buttons
      • Carousel
      • Agent
      • Answer AI
      • Set AI
      • Send an email
      • List
      • Condition
      • Talk to human
      • Dynamic data
      • Javascript
      • Collect file
      • Form
      • Webhook
      • Flow
      • Jump
      • Options
      • Calendar
      • Delay
      • Codeblock
      • Slider
      • Image gallery
      • Send WhatsApp
      • Send SMS
      • Send Email
      • Send Status
      • WhatsApp flow
      • Catalogue
    • Outbound bots
      • Building One Off Campaign
      • Building Ongoing Campaign
    • Variables
    • Cloning bots
    • Requesting edit access
    • Connecting action blocks
    • Creating a loop
  • ✨AI Studio
    • Building a GPT chatbot
    • Knowledge base
    • Custom Answers
    • Functions
    • Prompts
    • AI credits
    • Refresh frequency
  • 💬Live Chat
    • Overview
    • Building a bot with live chat
    • Creating views
    • Adding labels
    • Saved replies
    • Settings
  • 🔗Integrations
    • Overview
    • HTTP request
    • Ready integrations
      • Google Calendar
      • Google Sheets
      • Google Analytics
        • Using Javascript
      • Salesforce
      • HubSpot
      • Calendly
      • Slack
      • Airtable
      • Zendesk
      • Freshdesk
      • DialogFlow
      • Zoho CRM
    • Events
    • Zapier
    • Public APIs
  • 💬WhatsApp Business API
    • Getting a WhatsApp API
      • Getting WhatsApp API (Old approach)
      • Sandbox WhatsApp API
    • Facebook Business Manager (FBM) Verification
    • Creating a WhatsApp Template
    • Cost
    • Messaging Limits, Quality Rating
    • Official Business Account (Green tick verification)
  • 📊Reporting
    • Overview
    • Chatbot Report
    • Agent Report
    • Outbound Report
    • Link analytics
    • Weekly email report
  • 🛠️Troubleshooting
    • Getting notification for leads
    • JS functions to trigger chat widget
    • Opt-out management
    • Setting up link tracking
    • How do I hard refresh my browser?
    • Cookies
    • Notifications
    • Tracking Facebook Pixel
    • Setting up SSO login
    • Inviting teammates
    • Teams
  • 🧑‍💻Support
    • Creating a ticket
    • Book a demo
    • Purchasing a subscription
    • Cancelling a subscription
    • Refund policy
    • Reset password
    • Deleting account
Powered by GitBook
On this page
  • Step 1: Create a template
  • Restrictions
  • Step 2: Setup the "WhatsApp flow" action block
  • Step 3: Select and setup the WhatsApp flow
  • Step 4: Store the responses into variables

Was this helpful?

  1. Bot builder
  2. Action blocks

WhatsApp flow

PreviousSend StatusNextCatalogue

Last updated 9 months ago

Was this helpful?

Available on the STARTER plan and above.

WhatsApp Flows is a way to build structured interactions for business messaging. With Flows, businesses can define, configure, and customize messages with rich interactions that give customers more structure in their communication.

To configure the Whatsapp flow action block:

Step 1: Create a template

To initiate a WhatsApp flow, you must first create a flow on your Facebook account.

  • Under Account tools → Select Message Templates.

This will allow us to use the drag-and-drop builder to create our WhatsApp Flow. You won’t have to submit a template at the end of this guide — we’re just using this to access the drag-and-drop Flow builder.

  • Select Create Template.

  • Choose the category of the flow

  • Customize your flow details using the drag-and-drop builder for WhatsApp flows.

  • You can add multiple screens as part of one flow by clicking on + Add new on the left and giving your screen a name.

  • When you’re done, click Save:

Your WhatsApp flow is now created and you can find it in the WhatsApp manager menu -> Account tools, select Flows:

Restrictions

  • You can add up to 8 components on every screen. A multiple-choice question is considered one component, regardless of the number of choices.

  • The maximum number of screens per WhatsApp Flow is also 8.

Step 2: Setup the "WhatsApp flow" action block

Add the "WhatsApp flow" action block on the bot builder and configure it.

Header

Shows the text in a bold format -- making it look like a title. It is an optional field.

Body

The text will be the question associated with showing the list of options.

For example, "Select the service you are interested in".

Footer

The text is displayed in a small grey color format. Mostly used to display a disclaimer to the user when selecting the option from the list.

Button name

Along with the above, a button will be displayed, on click of which we will show the list of options in a drawer format.

You can write the button's name here, such as 'Choose', 'Select', etc.

Error message

If the user types a random text instead of clicking the button, this error message will be sent.

Step 3: Select and setup the WhatsApp flow

  • Choose the flow from the dropdown

  • And the starting screen you want to launch when the flow is executed.

We will show the flows in the dropdown that are fetched from the phone number that you have connected for that bot on the "Trigger" action block.

  • Next, select the data that you want to send from WotNot to the WhatsApp flow

  • Map the fields fetched from the flow with the values/variables that you want to send

This is done to make the flow dynamic and contextual to the user's interactions.

Step 4: Store the responses into variables

After the flow is executed and the user has completed interacting with it, choose the results that you want to store into variables for further use in the chat flow.

This could be things like dropdown selected, input added etc.

Map the response path with the variable that you want to store it in.

Go to your Facebook Business settings → WhatsApp Manager, or click .

Customize your flow screen by editing the components you add. You can choose to add radio, input, text input, dropdown, date picker, .

⚒️
here
and many more
Learn more about flows