Mailchimp retrieve unsubscribed email

Retrieve all unsubscribed email addresses for a campaign in Mailchimp.

Note: This is an external action and may execute on servers running outside your data center Centralized locations used to house servers used by Nintex for remote storage, processing, or distribution of data. Nintex has a number of regional data centers available for Nintex for Office 365. For information about Nintex data centers and where your data center is located, contact your Nintex account or territory manager. region. Before implementing, consider performance and regional concerns where digital boundaries are an issue. For more information, see In-tenant and external actions.

Action settings

Do one of the following to open the Action configuration window:

  • Double-click the action.
  • Click on the action and then click Configure.

See Action configuration window for more information.

Field Description
API Key

Specify the Mailchimp API Key.

Campaign ID

Specify the Campaign ID.

Example campaign ID: "c80aa827b4"

To locate the campaign ID, go to the Campaigns page in MailChimp and then select View Email from the drop-down list for the campaign. The URL indicates the campaign ID by the prefix string "id=".

Maximum results

Specify the maximum number of results to be returned. Default value: 1000.

Emails

Specify a collection or dictionary variable to store the email addresses unsubscribed from a campaign.

Reasons

Specify a collection or dictionary variable to store the unsubscribe reasons.

Number of unsubscribes

Specify a numeric variable to store the total number of email addresses unsubscribed from the campaign.

Result as XML

Specify a workflow variable to store the values of the result in XML format.

Result count

Specify a numeric variable to store the total number of results retrieved.

Note: Actual result count is less than or equal to the value specified for Maximum results.

For more information about how to use Lookups in configuration fields, see Lookups in action configuration fields.