Skip to main content

How send WhatsApp Message from Facebook Leads form

Updated today

Now use a template and select this template

Connect your Facebook page

Select your page

Create your lead form

Select the lead form

Create flow in Spur with webhook trigger

Make sure the first message you send is a Utility or marketing template. Since free form messages can only be sent when customers initiate a chat, when you do, send a template.

Paste the URL in make

Important: Set the content

This is the data that tells spur what number to send the message to

{
"name": "<remove-this-and-select-name-fields-in-make>",
"phone": "<remove-this-and-select-name-fields-in-make>"
}

Did this answer your question?