What are Webhooks
Webhooks are notifications about various events that occur for your sent email sequences. These notifications can be used to integrate Hunter Sequences with other applications.
When you create a Webhook, it sends a POST request to the URL of your choice whenever the specified event occurs. There are 4 events you can use:
Email sent
Email opened
Link clicked
Email replied
Webhooks can be configured to be added to all your email sequences by default, or you can create a webhook linked to a specific email sequence only.
Configure a Webhook for all your email sequences
To configure default webhooks, go to the Webhooks section of your Sequences Settings page.
Enter the URL the POST request will be sent to, and choose the event that will trigger the webhook. You can create 1 webhook per type of event.
These default webhooks will automatically be added to all your new email sequences.
Configure a Webhook for a single email sequence
If you'd like to have a Webhook specific to a particular email sequence, you can configure it directly from the Integration tab inside your email sequence, visible only after the sequence has been launched.
Check your Webhook setup
To see an example of what data will be part of the webhook, you can click on the question mark icon as shown in the screenshot below:
This how a Webhook example looks like:





