- Send form submissions to your backend
- Trigger actions in other apps
you can set the webhook in the form builder settings
Configuration object for the webhook integration.
Webhook Payload
if you set the webhook, when a form is submitted, the webhook will receive a POST request containing:data: Object containing all form field values which user filled in the form

