# MailChimp

[MailChimp ](https://mailchimp.com)is among the most popular email marketing apps. Integrating it into GearPlug is perfect for developing more accurate and effective email campaigns.

Even better, you can integrate different MailChimp audiences using GearPlug to move users between audiences. This opens the doors to better communications with your subscribers, improving user experience.

Mailchimp offers a couple of options as a source and target.

{% hint style="info" %}
**Can't see the action you need?**

[Contact us](https://www.gearplug.io/en/contact)! Select "Suggest Action," tell us the action you need, and we'll evaluate how to add it.
{% endhint %}

### As a source

<figure><img src="https://lh4.googleusercontent.com/-WpvlgSSKLd0WmmRcMWjKbxbb13TJuqjywiC2HVlgHLYSN62oXHFz8lzDD9GoRJ_nneK-Q8uXiAYY_Yt8wtZTOcDx5dowbo9A5NEPGEej8se_IbZtI5Vv7Z3DR_bIRlhgeFv-DvAZUZ-sLshfBYX4A" alt=""><figcaption></figcaption></figure>

As the source Plug, MailChimp allows for two actions, both related to information gathering.

* **New subscriber:** This is the simplest option, extracting data from each new subscriber on MailChimp. You may use this action to transfer subscriber data to other apps.
* **New unsubscribe:** It’s the opposite to the previous action. It extracts data from contacts who unsubscribe from your list. This way, you can keep a record of terminated subscriptions or use this information to send contacts to other lists.

{% hint style="info" %}
**Pro Tip:** You may use the “New unsubscribe” to move contacts between MailChimp audiences. For instance, you may use this action with the same MailChimp connection as the target, with the “New subscriber” action and a different audience. This way, you can send contacts from one audience to another.
{% endhint %}

### As a target

<figure><img src="https://lh3.googleusercontent.com/I_pw6T4a3_eu9t7nbyhFqRBBStP8OUqCH2XPXqqY1j2sdqoviawB6eHBswgIxO9DDXTInEUDoXdIKM_Wn1VahpLasVZUphpt3hkhjmwwY0HbWL1qkKbk905PoP1TvVPX1JZyHpNUDATMGTVDiwKn5Q" alt=""><figcaption></figcaption></figure>

Integrating MailChimo as a target Plug also offers a couple of actions, somewhat similar to their source counterparts.&#x20;

* **New subscriber:** Uses de data from your source app to create a new subscriber in your chosen audience.
* **Unsubscribe record from list:** Uses emails extracted from your source app to cancel the corresponding contact’s subscription to your audience.

{% hint style="info" %}
**Pro tip:** You can use “Unsubscribe record from list” and the source action “New subscriber” to cancel subscriptions from contacts logged into other audiences.
{% endhint %}


---

# 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.gearplug.io/english/set-up-your-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.
