Get started

Marketing & email · wired today

What can agents actually do with Mailchimp?

Campaign and audience data drives half the questions agents get asked. The Mailchimp connector is one of 205 executable connectors and gives agents 5 read-only tools, with the credential held in the vault and every call receipted.

The Mailchimp tool list, exactly as agents see it

  • ping — Check that the Mailchimp API key is valid and the account's datacenter is reachable
  • list_audiences — List Mailchimp audiences (lists) with their member counts
  • list_campaigns — List Mailchimp campaigns, optionally filtered by status
  • list_members — List members of one Mailchimp audience, optionally filtered by subscription status
  • get_campaign — Get one Mailchimp campaign by ID, including its settings and send stats

Every tool above is read-only. Write surfaces ship only after live testing, and always behind approval gates.

What the Mailchimp connector needs

You provide API key from your Mailchimp account; Quox sends it as HTTP basic credentials. The credential is stored encrypted in the vault and resolved just-in-time, so agents use it without ever seeing it.

Where to get it: Mailchimp's own API documentation ↗ covers creating and scoping the credential.

How proven is this?

This connector was blind shape-proven against the real Mailchimp API: every endpoint it declares answered measurably differently from a deliberately bogus control request, without any account or credential involved. It is Beta: proven against the live API surface, not yet run with a real credential.

Mailchimp integration FAQ

What can Quox agents do with Mailchimp?

Agents can run 5 read-only tools against Mailchimp: ping, list audiences, list campaigns, list members, get campaign. Every call is receipted in the evidence trail.

What does the Mailchimp integration need?

You provide API key from your Mailchimp account; Quox sends it as HTTP basic credentials. The credential is stored encrypted in the vault and resolved just-in-time, so agents use it without ever seeing it.

Do agents see my Mailchimp credentials?

No. Credentials live encrypted in the Quox vault and are resolved server-side at call time. Agents invoke tools; they never receive the underlying secret.

How proven is the Mailchimp connector?

This connector was blind shape-proven against the real Mailchimp API: every endpoint it declares answered measurably differently from a deliberately bogus control request, without any account or credential involved. It is Beta: proven against the live API surface, not yet run with a real credential.