# Mailchimp

**Step 1: Get your credentials from Mailchimp account**&#x20;

* Login in to your Mailchimp account and go to <https://mandrillapp.com//settings> .&#x20;

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

* Now Click on 'Add API Key'. Now API key will pop up. Copy it.&#x20;

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

**Step 2: Setup your API key in Integrations tab**

* Now go to <https://app.questlabs.ai/admin/settings> . Click on Integrations.

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

* Now select the Mailchimp. Enter your copied API Key here and click save.

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

* Now go to Advanced and click on Alerts.

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

* &#x20;Here you can see all your alerts. If you are new you will get nothing. Now click on 'Add a webhook'.

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

* &#x20;Now fill the details like: Entity Alert title, and select the alert type from the dropdown and then select the campaign. In destination select Mailchimp and in Campaigns select the list/campaign in which you want to add the contact data.

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

* In select fields you can decide what fields to add in list and in Customize your message you can customize your message.
* In Conditions you can also add conditions for any specific case/condition.
* Click on save this Automation.

<figure><img src="/files/44Dv9joO7vNYiJntoHRQ" alt=""><figcaption></figcaption></figure>

* Alert is created. Now you can Test, Edit, Change status and delete this alert from 'Alerts' tab.


---

# 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.questera.ai/integrations/email/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.
