Pro / Updated May 6, 2026
Webhooks
Webhooks send JSON submission payloads to a URL you control. Current methods are POST and PUT, with SSL verification on by default.
Workflow
Steps
- 1Open the form in the builder.
- 2Open Webhooks.
- 3Turn on Enable webhook.
- 4Enter the webhook URL.
- 5Choose POST or PUT.
- 6Keep Verify SSL on unless you have a controlled testing reason.
- 7Submit a test response and check the receiving system.
Delivery behavior
Webhook outcomes are logged for operations visibility. Invalid webhook URLs are rejected or recorded as failed deliveries.
Security
Only send data to endpoints you own or trust. Do not place secrets in the public form.
Related articles
Need a hand?
Include the article title, form URL, and account email when contacting support.
Contact support