How to integrate your campaigns?
If you'd like to integrate your campaigns with other tools, there are a couple of options available for you.
Zapier
You can use Zapier to easily build integrations with many more online apps. With Zapier, you can check when an email is opened or read, or when a campaign is created. You can also create a lead and a recipient in an existing campaign.
π You can find out more about how to integrate Hunter's Campaigns with Zapier, please take a look at the following Zapier help guide.
Webhooks
Webhooks are notifications about various events that occur for your sent emails in Hunter Campaigns. These notifications can be used to integrate Hunter Campaigns with other applications.
When you create a webhook, it will send a POST request to the URL of your choice whenever the chosen event happens. There are 4 events you can use:
Email sent
Email opened
Email clicked
Email replied
Webhooks can be configured to be added to all your campaigns by default, or you can create a webhook linked to a specific campaign only.
π To learn more about our Campaign webhooks and how to set them up in your Campaigns, check the article here: Campaign Webhooks
Integrate through Hunter API
You can also use our API to perform some actions or retrieve direct information from your campaigns. For instance, you can add or cancel a recipient in a campaign, you can list all your campaigns and you can list the recipients of a campaign.
It enables you to automate advanced use cases and make your outreach even more efficient.
All these calls are free, however, not all endpoints are available for public usage at the moment. If you have a specific idea in mind that requires us to open this access, please reach out!
Here is the list of the available methods:
π You can read our API documentation for Campaigns here.
β