-
Notifications
You must be signed in to change notification settings - Fork 3.5k
[MCP] Smoove #8391
Description
🧩 Product Overview
Smoove is a marketing automation platform offering email/SMS marketing, landing pages, popups, and automation workflows.
This integration enables AI agents and workflows to trigger on user events, manage subscribers and lists, and synchronize contact data automatically.
⚠️ Important Note for Contributors
To ensure consistency and maintainability, this feature must be submitted as a Piece following the Activepieces architecture. Submissions that do not follow this format will not be accepted. Please make sure to review the Piece Development Guidelines before starting development.
Contributors based in India: please check your eligibility for receiving payments through your Stripe account before submitting, as this may affect your ability to get paid.
🚨 Triggers
| Trigger | Use Case |
|---|---|
| New Form Created | Fires when a new form is created in the account. |
| New Lead Submitted | Fires when a lead submits via form/popup/mobile campaign. |
| New Subscriber | Fires when a new subscriber is added. |
| New List Created | Fires when a new mailing list is created. |
🛠️ Write Actions
| Action Item | Use Case |
|---|---|
| Create a List | Create a new mailing list with settings and descriptions. |
| Unsubscribe Subscriber | Move a contact to the "Unsubscribed" list. |
| Add or Update Subscriber | Create or update subscriber data, and subscribe/unsubscribe from lists. |
🔍 Search Actions
| Action Item | Use Case |
|---|---|
| Find Subscriber | Search for a subscriber by unique identifiers (ID, email, phone, external ID). |
📚 API Reference
🧪 Test Account Access
You can test Smoove APIs by creating a free account at Smoove and generating API Keys under Settings → API Keys.
🧑💻 New to Activepieces?
Activepieces is the open-source AI automation platform.
Pieces are authored in TypeScript and, once merged, become available in both the visual builder and as MCPs.
Start building here: Piece Development Docs