Skip to main content

What are Webhooks?

Webhooks automatically send form data to a URL you specify whenever someone submits your form. This allows you to:
  • Sync data to your own database
  • Trigger custom workflows
  • Connect to apps without native integrations
  • Build custom automation

Setting Up a Webhook

1

Open form settings

Open your form settings
2

Go to Integrations

Go to the “Integrations” tab
3

Add Webhook

Click “Add Webhook”
4

Enter endpoint URL

Enter your endpoint URL
5

Configure headers

Configure headers if needed
6

Test it

Test with a sample submission