> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.devit.software/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Mailchimp connector

# ${color}[#204a87](Connect Mailchimp)

${color}[#3465a4](In this article:)

* [What is Mailchimp?](#1-what-is-mailchimp)
* [How to connect Mailchimp with React Flow?](#1-how-to-connect-mailchimp-with-react-flow)

# ✔️ What is Mailchimp?

[Mailchimp](https://mailchimp.com/) is a marketing platform mainly used for email marketing. It helps businesses create and send emails, manage contact lists, automate campaigns, and track performance like opens and clicks. It also supports basic SMS marketing, landing pages, and audience analytics.

# ✔️ How to connect Mailchimp with React Flow?

### Step 1: Copy API in Mailchimp

If you have an API key in your Mailchimp account, copy it and follow Step 2. 

If you don't have an API key, you should generate it:

1. Open the Mailchimp [dashboard](https://us22.admin.mailchimp.com/account/api/).
2. Scroll till the **"Your API keys"** section and click **Create a Key**.
3. Enter the Key name and click Generate Key.

![](https://storage.crisp.chat/users/helpdesk/website/-/3/2/7/1/3271b421d88bd400/mailchimp-api-name_1ffvx9l.png)

4. Copy the generated key.

![](https://storage.crisp.chat/users/helpdesk/website/-/3/2/7/1/3271b421d88bd400/mailchimp-generated-key_7t6rt2.png)

### Step 2: Connect Mailchimp with React Flow

1. Open the React Flow app -> **Connectors tab** -> click on **Mailchimp**.
2. (optional) Enter the name and description of the connector.
3. Enter your API key to the appropriate field.
4. Click on Test if you want to test this connection.

![](https://storage.crisp.chat/users/helpdesk/website/-/3/2/7/1/3271b421d88bd400/mailchimp-connector_j5xag4.png)

# ✔️ Useful link

* Learn more about all [Available React Flow connectors](https://help.devit.software/en/article/react-flow-connectors-8urln8/).
