WordPress + FollowFire
Connect your Gravity Forms contact forms to FollowFire using the free Webhooks Add-On 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]
Install & Activate the Gravity Forms Webhooks Add-On
Gravity Forms includes a free Webhooks Add-On that sends form data to any external URL when a form is submitted — including FollowFire.
- Log in to your WordPress admin panel
- Go to Forms → Add-Ons in the left sidebar
- Find Webhooks in the list of available add-ons
- Click Activate next to the Webhooks Add-On
Add-On installation path:
Open Your Form and Add a Webhook Feed
Once the Webhooks Add-On is active, you'll find a new Webhooks settings section inside each form. Navigate to your contact form and add a new webhook feed.
- Go to Forms → Forms and click on the form you want to connect
- In the form editor, click Settings in the top menu
- Click Webhooks in the settings submenu
- Click Add New to create a new webhook feed
Navigation path inside Gravity Forms:
Configure the Webhook — URL, Method, and Field Mapping
Configure the webhook to POST your form data to FollowFire in the correct format.
- Give the feed a name like FollowFire Lead
- In the Request URL field, paste your FollowFire webhook URL
- Set Request Method to POST
- Set Request Format to JSON
- Under Body, select Select Fields
- Map your form fields to the FollowFire keys below
Field mapping (Custom Key → Form Field):
name→ Your Name field (e.g., 'Full Name' or 'First Name')email→ Your Email fieldphone→ Your Phone fieldmessage→ Your Message / Comment fieldsource→ Enter literal value: gravity-formsWhat the final JSON payload looks like:
{
"name": "Jane Smith",
"email": "jane@example.com",
"phone": "555-867-5309",
"message": "I need a quote for HVAC replacement",
"source": "gravity-forms"
}Save, Test, and Go Live
Save your webhook feed, then submit a test entry to verify FollowFire receives the lead and fires a follow-up email.
- Click Save Settings at the bottom of the webhook configuration page
- Go to your live WordPress site and fill out the contact form with your own details (use your real email)
- Submit the form
- Open 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
Don't Have Gravity Forms? Use Zapier
If you're using a different WordPress form plugin (Contact Form 7, WPForms, Ninja Forms, Fluent Forms, etc.), you can use Zapier to bridge form submissions to FollowFire without needing Gravity Forms.
What Happens After a Form Submission
Gravity Forms Webhooks Add-On fires a POST to FollowFire's webhook instantly on submission.
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▼
⚠️'Webhooks' option not showing in form Settings▼
⚠️Webhook 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 WordPress 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