Integrate Google signup form with WhatsApp through Flow Builder
Last updated
Last updated
In this guide, you will learn how to link your Google Signup Form with WhatsApp by using Flow Builder. By creating a flow using a webhook as a trigger, you’ll be able to link any Google Form to your WhatsApp Templates.
Requirements
Before you begin
Create a business account by signing up with .
Submit your via the in your MessageBird Dashboard. You can use the following example as a guide:
E.g. Hi {{1}},
This is an automated system that helps facilitate your registration process through WhatsApp. Visit this link to find out what documents you need before we get started:
Reply with Start when you're ready to proceed.
Create a like the following:
Step 1: Create a webhook trigger flow
2. Select Webhook as the trigger.
3. Add embeds[0].fields[0].value and embeds[0].fields[1].value as your webhook variables.
4. Done? Awesome! Add a Send WhatsApp HSM step below your Webhook. Choose your template, add embeds[0].fields[0].value as the Recipient, and embeds[0].fields[1].value as variable 1.
5. Publish your flow in the top-right corner of your screen, and you're good to go!
Step 2: Set up your Google Form
2. Go to the top-right corner of your screen and select Script editor. Done? Now paste the following scripts.
2. Replace the red highlighted webhook with your Flow Builder Webhook URL you just created. To get your URL, open your flow, click on the Webhook step and tap copy.
4. Add a trigger into the current project. Click the clock icon below, the page of the project trigger will open. Press Add Trigger button, set it up per the screengrab below.
5. And that's it! Click the Save button to add a trigger to the current project.
1. Go to and create a new flow.
1. Create a for use with this script.
And that’s it! 🎉 Now you know how to integrate a Google Form with WhatsApp. Check out to see them in action!