Wix + FollowFire
Connect your Wix contact forms to FollowFire using Wix Automations and automatically follow up every lead within 60 seconds — no coding required.
What you'll need
Setup Guide
Copy Your FollowFire Webhook URL
Every FollowFire account has a unique webhook URL that receives lead data from your forms. You'll find it in your dashboard settings.
- Log in to your FollowFire dashboard
- Click Settings in the top navigation
- Under Webhook URL, click the copy button
- Your URL looks like:
https://followfire.app/api/webhook/[your-id]
Open Wix Automations
Wix Automations lets you trigger an HTTP Request (webhook) whenever a form is submitted — sending the lead data directly to FollowFire.
- Log in to your Wix account and open your site in the Wix Editor or go to the Wix Dashboard
- In your site dashboard, click Automations in the left sidebar
- Click + New Automation
- Select Start from scratch
Where to find Automations in Wix:
Set the Trigger: Form Submission
Set up the automation trigger so it fires whenever a visitor submits your contact form.
- In the Trigger section, click Select a trigger
- Under Forms & Submissions, select Form Submitted
- Choose the specific form you want to connect (or select Any Form to capture all forms)
- Click Done to confirm the trigger
Trigger path in Wix:
Add the Action: Send HTTP Request
Now add the action that sends the form data to FollowFire via webhook.
- Click + Add Action in the automation builder
- Select Integrations → Send HTTP Request
- In the URL field, paste your FollowFire webhook URL
- Set Method to POST
- Set Content Type to application/json
Body — paste this JSON and use dynamic values:
{
"name": "{{contact.name}}",
"email": "{{contact.email}}",
"phone": "{{contact.phone}}",
"message": "{{submission.message}}",
"source": "wix-form"
}contact.email, contact.name, and contact.phone from your form submission.Activate and Test
Save your automation, then submit a test form on your Wix site to confirm FollowFire receives the lead.
- Give your automation a name (e.g., "FollowFire — Contact Form") and click Activate
- Go to your live Wix site and fill out the contact form with your own details (use your real email)
- Submit the form
- Go to your FollowFire Dashboard → Leads
- Your test lead should appear within a few seconds
- Check your email — the AI follow-up should arrive within 60 seconds
- New lead appears in FollowFire dashboard
- You receive an AI follow-up email within 60 seconds
- FollowFire notification email sent to your notification address
Using Zapier Instead
If your Wix plan doesn't support the HTTP Request action (Core plan or below), you can use Zapier to bridge Wix form submissions to FollowFire.
What Happens After a Form Submission
Wix Automations fires an HTTP POST to FollowFire's webhook instantly.
FollowFire generates a personalized reply and sends it before your competitor even sees the notification.
FollowFire emails you the lead details so you're always in the loop.
If no reply, FollowFire sends a gentle follow-up email to keep the lead warm.
View all leads, reply manually, mark converted, and track your win rate.
Troubleshooting
⚠️No lead appearing in FollowFire after form submission▼
⚠️'Send HTTP Request' action is missing in Wix Automations▼
⚠️Automation fires but FollowFire shows no lead▼
⚠️Lead fields showing as blank or 'Unknown'▼
⚠️AI follow-up email not sending after lead arrives▼
Ready to follow up every Wix lead?
15 minutes of setup → AI replies every new lead within 60 seconds. You'll be first to respond before your competitors even know the lead exists.
Questions? Email support@followfire.app