-
Notifications
You must be signed in to change notification settings - Fork 3.5k
[MCP] EmailOctopusΒ #9300
Description
β π§© Product Overview
EmailOctopus is an email marketing platform focusing on list management, campaign sending, tagging & unsubscribes. This integration allows workflows to react to contact / campaign events (opens, clicks, bounces, unsubscribes), and also to perform contact list management tasks (add/update, tag/un-tag, etc.).
ββ β οΈ Important Note for Contributors
This feature must be submitted as a Piece following the Activepieces architecture. Submissions not following this format will not be accepted. Please make sure to review the Piece Development Guidelines before starting development.
π¨ Triggers
| Trigger Name | Description |
|---|---|
| Email Bounced | Fires when an email to a recipient bounces from a specific campaign. |
| Email Opened | Fires when a recipient opens an email from a specified campaign. |
| Email Clicked | Fires when a link inside a specific campaign email is clicked. |
| New Contact | Fires when a new contact is added to a particular list. |
| Contact Unsubscribes | Fires when a contact unsubscribes from a list. |
ββ π οΈ Write Actions
| Action | Description |
|---|---|
| Add / Update Contact | Adds a new contact to a list or updates an existing contact if one exists. |
| Unsubscribe Contact | Remove a contact from a list (unsubscribe). |
| Update Contactβs Email Address | Change the email address of a contact |
| Add Tag to Contact | Add one or more tags to a contact in a specified list. |
| Remove Tag from Contact | Remove tag(s) from a contact in a list. |
| Create List | Creates a new list. |
π Search Actions
| Action Name | Description |
|---|---|
| Find Contact | Look up a contact by email address within a given list. |
β π API Reference
β π§ͺ Test Account Access
- You can sign up for free at https://emailoctopus.com/.
βββπ§βπ» New to Activepieces?
Activepieces is the leading open source AI automation platform. We have many apps (we call them Pieces), that are available within the builder and as MCPs. These apps are build with our TypeScript framework and are easy to build. Once they're merged to our repo, they will available as pieces in our automation builder and as MCPs to be used with AI agents and MCP clients.
We welcome contributions and in fact, we get excited over them. Start your journey here: https://www.activepieces.com/docs/developers/building-pieces/overview