Newsletter platform built for growth. Manage subscriptions, posts, automations, and more.

Changelog

3 versions
v1.2.0 Latest
  • Added test() methods to subscriber webhook triggers (NewSubscriber, SubscriberConfirmed, SubscriberUpgraded, SubscriberDowngraded, SubscriberDeleted) for Flow Test Mode support via shared lib.fetchLatestSubscription/toWebhookShape helpers.
v1.1.0
  • add MakeApiCall component with key-value array inputs for headers and parameters per standard #1459
  • Added output examples to component schemas.
v1.0.0
  • Initial release.

Authentication

TypeDetails
API Key
API Key (text)
Log into your beehiiv account and find your API key in Settings > Workspace Settings > API. Requires Scale plan ($49/mo) or higher.

Triggers

6
New Subscriber icon

New Subscriber

Fires when a new subscriber signs up.
Subscriber Confirmed icon

Subscriber Confirmed

Fires when a subscriber confirms double opt-in.
Subscriber Deleted icon

Subscriber Deleted

Fires when a subscriber unsubscribes.
Subscriber Downgraded icon

Subscriber Downgraded

Fires when a subscriber downgrades from premium to free.
Subscriber Upgraded icon

Subscriber Upgraded

Fires when a subscriber upgrades from free to premium.
Survey Response Submitted icon

Survey Response Submitted

Fires when a survey response is submitted.

Actions

14
Create Subscriber icon

Create Subscriber

Create a new subscriber (subscriber) for a publication.
Delete Subscriber icon

Delete Subscriber

Delete (unsubscribe) a subscriber.
Find Posts icon

Find Posts

Find posts for a publication. Fires notFound if no results match.
Find Subscribers icon

Find Subscribers

Find subscribers for a publication. Fires notFound if no results match.
Delete Post icon

Delete Post

Delete or archive a post. Draft posts are permanently deleted, confirmed posts are archived.
Get Post icon

Get Post

Get a post by ID.
Get Subscriber icon

Get Subscriber

Get a subscriber by ID.
Get Subscriber By Email icon

Get Subscriber By Email

Get a subscriber by email address.
List Automations icon

List Automations

List automations for a publication.
List Custom Fields icon

List Custom Fields

List custom fields for a publication.
List Publications icon

List Publications

List all publications in the workspace.
List Segments icon

List Segments

List segments for a publication.
Make Api Call icon

Make Api Call

Performs an arbitrary authorized API call to the beehiiv API.
Update Subscriber icon

Update Subscriber

Update a subscriber by ID.