Send data to Mailchimp¶
Mailchimp is a cloud-based marketing automation platform and an email marketing service that provides an API for integrating with third-party systems and a web UI for managing email contacts, templates, and lists.
Note
This destination uses the Mailchimp REST API .
This topic describes the steps that are required to send audience lists to Mailchimp from Amperity:
Get details¶
The Mailchimp destination requires the following configuration details:
The Mailchimp API key.
The data center ID. This is appended to the API key after the hyphen.
The audience ID to which Amperity will write. (This is sometimes referred to as the list ID.)
The audience name.
A Mailchimp tag to be applied to all audience list members. For example: “Added by Amperity”. If this tag does not exist in Mailchimp, it will be associated to all audience members added by Amperity.
Important
The tag name is configured as part of the orchestration from the Tag Name field.
The list of audience fields and merge tags for the audience to which you want to send query results.
A query that outputs the fields that must be mapped to the Mailchimp audience.
How do I find Mailchimp account and audience information?
You can find all of this information after you log into Mailchimp.
The Mailchimp API key is associated with your account username. Click your username, then Account, then Extras, and then API Keys. Copy the API key, including after the hyphen.
The datacenter ID is the information after the hyphen in the API key.
There can be many audiences in Mailchimp. For each audience to which you want to send query results, click Audiences, then Manage Audience, then Settings. (A new page opens.)
Click Settings, and then Audience names and defaults. The audience ID is on the right side and the audience name is on the left side.
The audience fields and merge tags are available from the same list as audience names and defaults. Click Settings and then Audience fields and |MERGE| tags. You will need to define the data template in Amperity to match those fields, along with mapping a field in Amperity that can map “subscribed” or “unsubscribed” values to a field that can be mapped to Mailchimp.
Add destination¶
Configure Amperity to send audience lists directly to Mailchimp.
To add a destination
From the Destinations tab, click Add Destination. This opens the Add Destination dialog box.
Enter the name of the destination and a description. For example: “Mailchimp” and “This sends audience lists to Mailchimp”.
From the Plugin drop-down, select Mailchimp.
The “mailchimp” credential type is selected automatically.
From the Credential drop-down, select Create a new credential. This opens the Create New Credential dialog box.
Enter a name for the credential along with the Mailchimp API key. Be sure to add the full Mailchimp API key, including the characters after the hyphen. Click Save.
Under Mailchimp Settings, in the Data Center box, add the data center ID. This is the same as the characters that appear after the hyphen in the Mailchimp API key.
Select Allow customers to use this data template.
Select Allow orchestrations from users with limited PII access. (A user with limited PII access has been assigned the Restrict PII Access policy option.)
Click Save.
Add data template¶
A data template defines how columns in Amperity data structures are sent to downstream workflows. A data template is part of the configuration for sending query and segment results from Amperity to an external location.
To add a data template
![]() |
From the Destinations tab, open the menu for a destination that is configured for Mailchimp, and then select Add data template. This opens the Add Data Template dialog box. ![]() From the Destinations tab, open the menu for a destination that is configured for Mailchimp, and then select Add data template. This opens the Add Data Template dialog box. |
![]() |
Verify business user access to queries and orchestrations and access to segments and campaigns. A business user may also have restricted access to PII, which prevents them from viewing and sending customer profile data. ![]() If business user access was not configured as part of the destination, you may configure access from the data template. |
![]() |
Verify all configuration settings. ![]() Note When the settings required by Mailchimp were are not configured as part of the destination, you must configure them as part of the data template before making this destination available to campaigns. |
![]() |
Review all settings, and then click Save. ![]() After you have saved the data template, and depending on how you configured it, business users can send query results to Mailchimp. |