EmailOctopus
Email marketing platform for list management, campaign sending, tagging & unsubscribes. Automate contact management and campaign engagement tracking.
Tools
| Name | Description |
|---|---|
add_or_update_contactAdds a new contact to a list or updates an existing contact if one exists. | Adds a new contact to a list or updates an existing contact if one exists. |
unsubscribe_contactSets a contact's status to "Unsubscribed" in a specific list. | Sets a contact's status to "Unsubscribed" in a specific list. |
update_contact_emailChange the email address of a contact in a list. | Change the email address of a contact in a list. |
add_tag_to_contactAdd one or more tags to a contact in a specified list. | Add one or more tags to a contact in a specified list. |
remove_tag_from_contactRemove one or more tags from a contact in a specified list. | Remove one or more tags from a contact in a specified list. |
create_listCreates a new mailing list. | Creates a new mailing list. |
find_contactFinds a contact by email address within a given list. | Finds a contact by email address within a given list. |
custom_api_callMake a custom API call to a specific endpoint | Make a custom API call to a specific endpoint |
Triggers
| Name | Description |
|---|---|
email_bouncedTriggers when an email to a recipient bounces from a specific campaign. | Triggers when an email to a recipient bounces from a specific campaign. |
email_openedTriggers when a recipient opens an email from a specified campaign. | Triggers when a recipient opens an email from a specified campaign. |
emailClickedTriggers when a link inside a specific campaign email is clicked. | Triggers when a link inside a specific campaign email is clicked. |
newContactTriggers when a new contact is added to a particular list. | Triggers when a new contact is added to a particular list. |
contactUnsubscribesTriggers when a contact unsubscribes from a list. | Triggers when a contact unsubscribes from a list. |
Quick Start
import { WeavzClient } from '@weavz-io/sdk'
const weavz = new WeavzClient({ apiKey: 'wvz_...' })
const result = await weavz.actions.execute('emailoctopus', 'add_or_update_contact', {
workspaceId: '550e8400-e29b-41d4-a716-446655440000',
integrationAlias: 'emailoctopus',
input: { /* ... */ },
})Related Integrations
Works well with
Frequently Asked Questions
How do I connect EmailOctopus 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 EmailOctopus support?
EmailOctopus supports 8 tools including Add / Update Contact, Unsubscribe Contact, Update Contact's Email Address, Add Tag to Contact, Remove Tag from Contact, and more.
Can I use EmailOctopus with AI agents?
Yes. Add EmailOctopus 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 EmailOctopus to ChatGPT or Claude?
Open the Weavz connector setup, sign in, choose a workspace, and add EmailOctopus as an approved app. ChatGPT, Claude, and other remote MCP clients can then call the scoped EmailOctopus tools exposed by that workspace.
Does EmailOctopus 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 EmailOctopus work, and execute Code Mode workflows from a terminal.
What can I ask an AI agent to do with EmailOctopus?
EmailOctopus exposes 8 tools, including Add / Update Contact, Unsubscribe Contact, Update Contact's Email Address, Add Tag to Contact, Remove Tag from Contact, and more. Use Weavz to keep credentials scoped, require approval for sensitive work, and audit what the agent did.
Can EmailOctopus be used in stateful agent workflows?
Yes. Agents can combine EmailOctopus 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 EmailOctopus use?
EmailOctopus uses API Key. Weavz stores credentials securely and uses them for authorized action execution.
How much does the EmailOctopus integration cost?
The EmailOctopus integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.
What triggers does EmailOctopus support?
EmailOctopus supports 5 triggers including Email Bounced, Email Opened, Email Clicked, New Contact, Contact Unsubscribes.
Connect EmailOctopus in minutes
Get 20,000 free action executions every month. No credit card required.