Webhooks allow you to integrate with other software like SalesForce or Zapier, for example.
A webhook will be sent as HTTP POST call along with all form data.
(Here’s the Wikipedia page on Webhooks if you want more background).
To set up a webhook:
- Create a new Nugget as you normally would (here's a video to remind you how easy that is). Or, you may choose to edit an existing Nugget.
- Once you've finished designing your Nugget, click Next. The next step in the flow will ask you where you want to send leads captured by this Nugget.
- From the ADD INTEGRATION drop down menu, select Webhook.
- Enter the URL of your webhook.
For more detailed information see Webhooks (Nerd Tech Version)