# Mailchimp

## Mailchimp Integration with Form Fields Pro

Form Fields Pro supports Mailchimp integration in two ways:

1. **Global Integration** – Applies to all forms.
2. **Form-Specific Integration** – Applies only to a selected form.

***

### Global Mailchimp Integration

To configure Mailchimp integration globally for all forms:

1. Navigate to the **Integrations** tab.
2. Find the **Mailchimp** card and click **Connect**. This will open the Mailchimp setup popup.
3. Click **Add New Mailchimp API** to open the Mailchimp API setup form.
4. Enter a **unique name** for your Mailchimp connection.
5. Provide your **Mailchimp API Key**.
6. Click **Save** to store the global Mailchimp connection.

> For better understanding, please refer to the visual guide provided below.

<figure><img src="/files/1UJTg8zxS0H7tkFSNznY" alt=""><figcaption></figcaption></figure>

### Form-Specific Mailchimp Integration

To add a Mailchimp integration to an individual form:

1. Navigate to the **Forms** list and click **Edit** on the form you want to integrate.
2. Click the **Integration** icon in the left menu to open the form’s integration settings.
3. Click **Add New Integration** to view all available integrations for that form.
4. Find the **Mailchimp** card and click **Connect**. This will open the Mailchimp setup popup.
5. Click **Add New Mailchimp API** to open the API setup form.
6. Enter a **unique name** for your Mailchimp connection.
7. Provide your **Mailchimp API Key**.
8. Click **Save** to store the form-specific Mailchimp connection.

> For better understanding, please refer to the visual guide provided below.

<figure><img src="/files/IQMuhc8GvL1OpwXVftYr" alt=""><figcaption></figcaption></figure>

### Mailchimp Field Mapping

After setting up your Mailchimp API connection (globally or form-specific), you need to map your form fields to Mailchimp fields. Follow the steps below:

1. Ensure you are on the **Form-Specific Integration** page for the form you are configuring.
2. Click **Add New Integration**.
3. Find the **Mailchimp** card and click **Connect**. This will open the Mailchimp setup popup.
4. Select your preferred Mailchimp API connection — either **Global** or **Form-Specific** — then click **Next**.
5. Choose your desired **Mailchimp Workspace** and click **Next**.
6. Map your **Mailchimp fields** to the corresponding **form fields**. This ensures the correct data is sent to your Mailchimp audience.
7. Click **Test Connection** to verify that the configuration is working correctly.
8. If the test is successful, click **Save** to complete the Mailchimp integration for that form.

> For better understanding, please refer to the visual guide provided below.

<figure><img src="/files/DeE1g5AaRqWsAEPArBNx" alt=""><figcaption></figcaption></figure>


---

# 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.flowappz.com/home/form-fields-pro/integrations/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.
