Webhooks
Send real-time data to your own servers or third-party services.
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
- Open your form settings
- Go to the "Integrations" tab
- Click "Add Webhook"
- Enter your endpoint URL
- Configure headers if needed
- Test with a sample submission