# MailChimp Integration

{% hint style="info" %}
Prerequisite:- You need to subscribe a premium plan before using this feature.
{% endhint %}

### 1. Open the form setting by clicking on input column.

![](/files/-L_XI_h1ce9Q6x94xOLH)

### 2. After opening Form setting choose- add a user to a mailing list option from drop- down list

![](/files/-LBqCiNgGEmlrRDa6PRM)

### 3. Click on configure button.&#x20;

![](/files/-LBqCqv5EeF-EkZmsi-4)

### 4. Now, a communication dashboard will appear <br>

![](/files/-LBqD7kQUllonrhQRvVY)

### 5. Click on Setup button > Choose MailChimp from drop-down list

![](/files/-LBqDgP87I3HPtGhBAyQ)

### 6. Enter your MailChimp username and API keys to fetch your Mailing list.

![](/files/-LBqDtKNfHMGXp6s6bSC)

### To generate a MailChimp API key:-

1. Log in to your MailChimp Account [https://login.mailchimp.com](https://login.mailchimp.com/)
2. Click your profile name to expand the Account Panel, and choose  Account.

![](/files/-LBqE8B_Eh3jYbnl-pQt)

### &#x20;   3. Click the  Extras drop-down menu and choose  API keys.

![](/files/-LBqEYJNgIVozQBokPKO)

### 4. Copy an existing API key or click the  Create A Key button.

![](/files/-LBqEttQZx7p46r8jBwV)

### 5. Paste your API key into API key column inside Vintcer Dashboard <br>

![](/files/-LBqFPnp9-g9I4jks-q1)

### Click on REFRESH button to fetch your mailing list and click save.

#### Go back to the form where you want to connect the MailChimp mailing list .

![example- Vintcer (Name of MailChimp list)](/files/-LBqFdb1qVMRHNIxOWcN)

### Now you will see your mailing list name (example- Vintcer in above image/case) when you open Form setting, select the Mailing list and click save button.

#### Upon registration, the user will automatically be added to your mailing list.

### To send a file or file downloading link to new subscriber read the Next Article.


---

# 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.vintcer.com/mailchimp-integration.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.
