Skip to Content
ConnectorsMailchimp

Mailchimp

Connect Mailchimp to access campaigns, audience lists, and email analytics through Cendriix agents.

Overview

Auth methodOAuth 2.0
Scopescampaigns:read, lists:read, reports:read
MCP supportNo
Setup time~10 minutes

How to connect

  1. Navigate to Settings → Integrations → Connectors
  2. Click Connect on the Mailchimp integration
  3. Authorize the Cendriix app in your Mailchimp account
  4. Once authorized, campaign data becomes available to Cendriix agents

Admin setup (self-hosted)

If you’re running Cendriix on your own infrastructure, an admin needs to:

  1. Register an app at Mailchimp Developer Portal 
  2. Set the redirect URL to: https://api.<your-domain>/v1/connectors/mailchimp/oauth/callback
  3. Store the credentials in AWS Secrets Manager at cendriix/prod/connectors/mailchimp:
    { "client_id": "...", "client_secret": "..." }

Capabilities

Once connected, Cendriix agents can:

  • Read campaign performance and email analytics
  • Access audience lists and subscriber segments
  • Reference marketing data for reporting workflows

Security notes

  • Mailchimp tokens do not support refresh — re-authorization required if token expires
  • Disconnect at any time from Settings → Integrations → Connectors

Further reading

Last updated on