Browse Documentation

Webhooks

Get notified instantly when someone fills out your form.

What is a Webhook?

Imagine you want to know the exact moment a package is delivered to your front door without having to check outside every 5 minutes. A webhook is like a doorbell for your software.

Instead of you manually checking your dashboard to see if new forms were submitted, a webhook automatically sends a "ding" (along with the form data) to another system the instant a user clicks submit.

How to Set It Up

  1. Go to your Form Settings.
  2. Find the Webhooks section.
  3. Click Add Webhook.
  4. Paste the URL where you want the notification sent (this could be a URL from Zapier, Make, Slack, or your own custom server).
  5. Save the settings.

Example Use Cases

  • Send a message to your team's Slack channel for every new lead.
  • Add the user's email address straight into a Google Sheet.
  • Trigger an automated welcome email sequence in Mailchimp.