# MailChimp

## Using the Erathos platform

When selecting MailChimp as a new connector on the Erathos platform, you will need to name your connection and fill in the following form:

![](https://help.erathos.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBWjA9IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--4bc60617a84b66a50770da2a273c92eba3570aa8/mailchimp.png)

## How to find my MailChimp API Token?

1. Log in to your account
2. Click on your profile to expand the account pannel and select **Account settings**.
3. Click on the **Extras** menu and select **API Keys**. Copy an existent API key or click on Create a Key.

Now paste the found value on the Erathos platform Token field. Don't forget to click on **Save and close** to advance to the next steps of the integration.

With this connection created you can seemlessly move your MailChimpdata to your BigQuery, Redshift or Postgres data-warehouse.

## What endpoints can I access with the Erathos platform?

* allowlists
* exports
* ip\_addresses
* ip\_pools
* inbound\_domains
* mailbox\_routes
* scheduled\_emails
* denylisted\_emails
* account\_senders
* sender\_domains
* subaccounts
* tags
* templates
* tracking\_domains
* senders
* allowlisted\_emails


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.erathos.com/connectors/apis/mailchimp.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
