# Mailchimp

**Sync Wavecast audience activity with Mailchimp.**

Connect your events programme on Wavecast with Mailchimp campaigns.&#x20;

## Trigger Actions

Wavecast data can be synced with Mailchimp from a range of user actions:

* User Account Created
* User Profile Updated
* User Profile Completed
* User Subscribed for Content
* User Cancelled Content Subscription
* User Added to Audience Group
* Download
* Page Viewed

When the user completes one of these actions, the integration will be triggered and sync the data between Wavecast and Mailchimp.

Further criteria can be applied to the integration, including:&#x20;

* **Content ID**: Applies to User Signed up for Content, Download and Guest Pass Approved triggers relating to the specific content ID(s)
* **Event Threshold**: The minimum number of times a user must complete an action before the integration is triggered. For example, by selecting the Page Viewed trigger and Event Threshold equals 5 would mean the integration would not trigger until the user had viewed the page at least five times.&#x20;

{% hint style="info" %}
Multiple triggers can be selected from the dropdown.&#x20;

**MacOS**: Hold down COMMAND + select multiple options.

**Windows**: Hold down CTRL + select multiple options. &#x20;
{% endhint %}

## How to integrate:

To create a Mailchimp integration, you will need the following information:

* API Key
* List ID
* The Mailchimp fields that you would like Wavecast to map to

{% hint style="danger" %}
Field names are case-sensitive and must be the exact match of the Eloqua field, including any spaces and/or special characters.
{% endhint %}

You also have the option to apply a tag to the data being synced.&#x20;

To add multiple tags, add a list separated by a comma (e.g. tag1,tag2,tag3).

## Setup

To setup on Wavecast, go to Settings > Integrations > Mailchimp.

Name the integration so that it is easily identifiable.

Once configured, select Create.

{% hint style="success" %}
Get back to your day job and outsource the setup of integrations to us. Enquire how we help. &#x20;
{% 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.wavecast.io/integrations/marketing-automation/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.
