How to send leads to external services using webhooks
Thanks to webhooks, it's possible to send your leads to a particular destination ("endpoint") every time your form is filled in.
Webhooks send a payload of information, including:
- The contents of every field submitted, as well as information about the field
- The unique ID of the submission
- The version of the webhook (currently version 1)
- The form ID
Webhooks can make a useful alternative to our Zapier integration, and are supported by the following destinations:
- Pabbly Connect
- Make.com (formerly Integromat)
- Slack
- ... and many more
How to set up a webhook
To get started with webhooks, follow these steps:
- Navigate to your form
- Hit "Edit form settings"
- Hit "Add integration", and select "Webhook".
- Grab the endpoint URL from your partner integration and hit save:
You'll need to get the endpoint URL from the destination partner.