Overview
Beehiiv
This CDK catalogue package is pinned to @activepieces/piece-beehiiv@0.4.0 and declares 8 declared actions and 4 declared triggers. Its definition is derived from the exact reviewed Activepieces source.
Provider runtime verification is recorded separately when an approved test connection is exercised; this catalogue entry does not claim that verification.
Technical guide
Technical reference
- Package:
@activepieces/piece-beehiiv@0.4.0 - Exact artifact digest:
sha256:8c9d6b6b1c3ebd10f7aaf34e1857e375ef42bd983be8210c68cd2ee2237412ab - Source: the exact reviewed Activepieces source
- Authentication, action and trigger schemas are taken from the exact pinned package.
Capability summary
Authentication
Authentication method: custom
Authentication profiles
connection · custom
- API Key Required · protected credential
Supported objects
| Object | Read | Write | Notes |
|---|---|---|---|
| Create Subscription | Yes | No | |
| Update Subscription | Yes | No | |
| Delete Subscription | Yes | No | |
| List Subscriptions | Yes | No | |
| Add Subscription to Automation | Yes | No | |
| List Automations | Yes | No | |
| List Posts | Yes | No | |
| Custom API Call | Yes | No | |
| New Post Sent | Yes | No | Trigger contract validated offline; live event delivery is tracked separately. |
| User Unsubscribes | Yes | No | Trigger contract validated offline; live event delivery is tracked separately. |
| New Subscription Confirmation | Yes | No | Trigger contract validated offline; live event delivery is tracked separately. |
| New Subscriber Created | Yes | No | Trigger contract validated offline; live event delivery is tracked separately. |
Triggers
New Post Sent · Webhook
Triggers when a new post is sent.
Inputs
publicationId· string
User Unsubscribes · Webhook
Triggers when a user unsubscribes.
Inputs
publicationId· string
New Subscription Confirmation · Webhook
Triggers when a new subscriber confirms their subscription.
Inputs
publicationId· string
New Subscriber Created · Webhook
Triggers when a new subscriber is created (before email confirmation).
Inputs
publicationId· string
Setup
Setup
Create a tenant connection only in the consuming Studio instance when this connector is made available there. Credentials remain in that tenant's Vault-backed connection and are not stored in CDK package metadata.
Limitations
The package has passed deterministic offline package-load and contract validation. No provider credentials, provider API call or live webhook delivery is represented by this release state.