Skip to main content
All CollectionsWorkflow Builder & Automation
Trigger Spur Workflows using Webflow
Trigger Spur Workflows using Webflow

Understand how to send messages on Spur via forms on Webflow

Velma Dinkley avatar
Written by Velma Dinkley
Updated over a week ago

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.

  1. Name of the customer

  2. Phone number (with country code) of the customer

Here's a barebone forms example on Webflow

A dead simple form to trigger workflows on Spur

2. Create Webflow Logic for the Form Submission

3. Use Webflow Logic to make the Form Submission

Add a HTTP Request block

  1. Click on the request block

  2. Add the URL from the Webhook Trigger in Spur here

  3. 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!

Did this answer your question?