ActiveCampaign — управление рассылками и контактами
marketing
Active Campaign Automation is a Claude Code skill that automates ActiveCampaign operations through Rube MCP and Composio's ActiveCampaign toolkit, letting you manage contacts, campaigns, and marketing automations directly from a Claude conversation. Reach for it when you need to bulk-create or update contacts without touching the ActiveCampaign UI, trigger or pause campaigns programmatically, set up email sequences on a schedule, or integrate ActiveCampaign actions into a larger automated workflow. The skill connects Claude to a Rube MCP server at `https://rube.app/mcp` — no API keys required, just add the endpoint to your MCP client config. At runtime it calls `RUBE_SEARCH_TOOLS` first to fetch current tool schemas (schemas change, so hardcoding slugs is explicitly warned against), then verifies an ACTIVE connection via `RUBE_MANAGE_CONNECTIONS`, and executes operations through `RUBE_MULTI_EXECUTE_TOOL`; bulk jobs go through `RUBE_REMOTE_WORKBENCH`. The direction is CRM and email-marketing management inside ActiveCampaign specifically — not a generic email-sending layer or a connector to other platforms. Works for anyone with an existing ActiveCampaign account and access to Rube MCP; not suitable if neither is available in your environment.
- #active-campaign
- #marketing-automation
- #crm
- #composio
- #email-marketing