Create a workflow with Webhook Trigger on Spur
1. Create a new workflow
Go to Automation โ New Flow
2. Choose WhatsApp
Only WhatsApp messages can be sent via Webhooks, since you can't initiate a business conversation from Instagram or Facebook channels.
3. Select triggers & choose webhook
4. Copy the Trigger URL
That's it, now we'll use this URL to trigger a request on Webflow
Webflow Setup
1. Create a form on Webflow
You can create whatever form you want, just ensure that you collect.
Name of the customer
Phone number (with country code) of the customer
Here's a barebone forms example on Webflow
2. Create Webflow Logic for the Form Submission
3. Use Webflow Logic to make the Form Submission
Add a HTTP Request block
Click on the request block
Add the URL from the Webhook Trigger in Spur here
This is all the data you'll be sending to Spur, at the bare minimum, include Phone & Email
4. Publish the Logic
Now you can publish the logic, it is first set to staging, then you publish the website and then it works finally.
So that's it! Now you're ready to take Webflow form submissions using Spur!