# Mail Chimp Integration

This guide will demonstrate how to easily add a Mailchimp integration to your EZBiolink page. This can be useful to collect customer email addresses to send newsletter and perform further emali marketing. Please see the video below of follow the guide.

{% embed url="<https://youtu.be/dUy5l0qUR5A>" %}

1\. Log in to your [ezbiolink dashboard](https://ezbiolink.com/dashboard) and go to your project

2\. Click on "Create Link"<br>

![](/files/-MJnHnKqY-ctB4OE8mGq)

3\. Click on "Add Form"

![](/files/-MJnIJJSiSm-7qEG-i0D)

4\. Click on the three dots at the right and click "Edit"

![](/files/-MJnIc5bN61rmICdR41c)

5\. We will integrate the form first. Please see this help article to customize your button and this article to add a terms page (optional)

6\. Scroll to the bottom, and find the "Mailchimp API Key" and "Mailchimp List"

![](/files/-MJnJRcbhkbKyZoTyU8k)

7\. Log-in to your existing [Mailchimp Account](https://mailchimp.com), click on your logo and click on "Account"

![](/files/-MJnKDtGZPgoS2xm32PF)

8\. Click on the "Extras" dropdown and select "API Keys"

![](/files/-MJnKYQ-KXYjOR-DGehu)

9\. Click on "Create a Key"

![](/files/-MJnKrSrFm4yuldAGTZb)

10\. Copy your API key, which should look like below

![](/files/-MJnL5J1Z89eQ4Qutire)

11\. Go back to your EZBiolink page and paste the API key to your "Maichimp API key" box

![](/files/-MJnLtM0k2AkIKk1xyqg)

12\. Next, let's add the last component, which is the Mailchimp List ID. This list ID is used to add your customer email to your desired Mailchimp list. Usually, free Mailchimp accounts allow for only 1 list, but if you have a premium account, you can have multiple.

13\. Go back to your Mailchimp account and click on "Audience"

![](/files/-MJnML_C1iCGFusSZKOF)

14\. Then click on "Manage Audience" and then "Settings"

![](/files/-MJnN9PTlvq0hPlptv2U)

15\. Scroll to the bottom of the page and copy the "Unique ID for audience"

![](/files/-MJnNRfVktihcIx7nwl7)

16\. Paste that "Unique ID" to your EZBiolink "Mailchimp List" box and press "Update"

![](/files/-MJnNkFlMPYD52SZ-67S)

17\. This completes the EZBiolink + Mailchimp integration. Now, when your customers enter their email address by clicking the opt-in box on your Biolink page, their e-mail address will be automativcally added to your Mailchimp!

If you have further questions, please feel free to reach out to us at any time via the chatbox or email us at <info@ezbiolink.com>


---

# 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://help.ezbiolink.com/email-lead-collection/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.
