Skip to main content

Sequences Webhooks

How to integrate Sequences with other applications using webhooks

Updated today

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.

The Webhooks configuration section inside the Sequences settings.

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.

Integrations tab inside an email sequence for changing the Webhooks for a single sequence.

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:

Webhooks settings, highlighting the question mark to see an example of your setup.

This how a Webhook example looks like:

Did this answer your question?