Beehiiv
Manage newsletter subscribers, publications, and email audience workflows with beehiiv.
Tools
| Name | Description |
|---|---|
create_subscriptionCreates a new subscription. | Creates a new subscription. |
update_subscriptionUpdate an existing subscription. | Update an existing subscription. |
add_subscription_to_automationAdds an existing subscription to a specific automation flow. | Adds an existing subscription to a specific automation flow. |
list_automationsRetrieves a list of automations for a publication. | Retrieves a list of automations for a publication. |
list_postsRetrieves all posts belonging to a specific publication. | Retrieves all posts belonging to a specific publication. |
custom_api_callMake a custom API call to a specific endpoint | Make a custom API call to a specific endpoint |
Triggers
| Name | Description |
|---|---|
beehiiv_new_post_sentTriggers when a new post is sent. | Triggers when a new post is sent. |
beehiiv_user_unsubscribesTriggers when a user unsubscribes. | Triggers when a user unsubscribes. |
beehiiv_new_subscription_confirmedTriggers when a new subscriber confirms their subscription. | Triggers when a new subscriber confirms their subscription. |
Quick Start
import { WeavzClient } from '@weavz-io/sdk'
const weavz = new WeavzClient({ apiKey: 'wvz_...' })
const result = await weavz.actions.execute('beehiiv', 'create_subscription', {
workspaceId: '550e8400-e29b-41d4-a716-446655440000',
integrationAlias: 'beehiiv',
input: { /* ... */ },
})Related Integrations
Works well with
Frequently Asked Questions
How do I connect Beehiiv to my app?
Use Weavz Hosted Connect for API Key authentication. Install the SDK, create a connection through the connect portal or API, then execute tools programmatically.
What tools does Beehiiv support?
Beehiiv supports 6 tools including Create Subscription, Update Subscription, Add Subscription to Automation, List Automations, List Posts, and more.
Can I use Beehiiv with AI agents?
Yes. Add Beehiiv to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.
How do I connect Beehiiv to ChatGPT or Claude?
Open the Weavz connector setup, sign in, choose a workspace, and add Beehiiv as an approved app. ChatGPT, Claude, and other remote MCP clients can then call the scoped Beehiiv tools exposed by that workspace.
Does Beehiiv work with Claude Code, Cursor, Codex, and local agents?
Yes. Remote and local MCP clients can connect to a Weavz MCP endpoint for the workspace. Local coding agents can also use the Weavz CLI to inspect apps, discover actions, run approved Beehiiv work, and execute Code Mode workflows from a terminal.
What can I ask an AI agent to do with Beehiiv?
Beehiiv exposes 6 tools, including Create Subscription, Update Subscription, Add Subscription to Automation, List Automations, List Posts, and more. Use Weavz to keep credentials scoped, require approval for sensitive work, and audit what the agent did.
Can Beehiiv be used in stateful agent workflows?
Yes. Agents can combine Beehiiv tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.
What authentication does Beehiiv use?
Beehiiv uses API Key. Weavz stores credentials securely and uses them for authorized action execution.
How much does the Beehiiv integration cost?
The Beehiiv integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.
What triggers does Beehiiv support?
Beehiiv supports 3 triggers including New Post Sent, User Unsubscribes, New Subscription Confirmation.
Connect Beehiiv in minutes
Get 20,000 free action executions every month. No credit card required.