Webhooks
An easy way to receive real-time notifications when certain events occur on your beehiiv publication.
Webhooks are currently only available for paid users on the Scale plan and above. To upgrade your account, click here.
Why use webhooks
Webhooks are a way to receive real-time notifications when certain events occur on your beehiiv publication. These can be helpful for:
- Integrating your publication with other services.
- Keeping track of your audience in third-party apps.
- And more.
How to configure webhooks
Webhooks can be configured in two ways:
- In the app: Navigate to
Settings > Integrations > Webhooks
. - Using the API: Send a
POST
request to the/webhooks
endpoint (see API reference).
The event types are listed in the sidebar of this page and are organized by the resource they are associated with.
Webhooks in Zapier and Make
The beehiiv team currently maintain a Zapier integration and a Make integration.
In Zapier, webhooks are known as “Triggers,” which assist the user set up a webhook without having to set them up in the app as outlined above. In Make, users should use the Custom Webhook module and follow step 1 above to set up their webhook to point to the Make-provided URL.