Mailchimp - Get lists

Use the Mailchimp - Get lists action A tool for building the processes, logic, and direction within workflows. to retrieve the List ID, Web ID, and Name for each list of contacts in the Mailchimp account.

For more information about Mailchimp, go to Mailchimp.

Configure the Mailchimp - Get lists action

  1. Add the action to the workflow and open the action configuration panel. For more information, see Add, rename, and copy actions.

  1. Select a Connection. If you do not have a connection, see Add a connection.
  1. Enter the details of the list you want to retrieve.

  2. Create or select a variable for the output.

Mailchimp - Get lists action fields and settings

Section

Field

Description

Variable types

(Unlabeled)

Connection Credentials and other settings required to pass data between the workflow and the indicated service, which could be a cloud service, business application, or content store.

The Mailchimp connection to use to retrieve the list of stores.

To refresh the available connections, click .

(n/a)

  For subscriber Restricts the records retrieved to lists that include a specific subscriber's email address. Text, Decimal, Integer, Boolean, DateTime, Collection
  Belongs to e-commerce store Restricts the records retrieved to lists that contain an active, connected, undeleted e-commerce store. Boolean
  Created After Restricts the records retrieved to lists created after this date. We recommend ISO 8601 time format: 2015-10-21T15:41:36+00:00. DateTime
  Sort by Returns the records sorted by the specified field. Possible value: "date_created". Text, Decimal, Integer, Boolean, DateTime, Collection
  Sort order Sorts the records in ascending or descending order. Possible values are ASC or DESC. Text, Decimal, Integer, Boolean, DateTime, Collection
  Item Limit The number of records to return. The default value is 10. The maximum value is 100. Text, Decimal, Integer, Boolean, DateTime, Collection

Output

Stores the result of the action as an object with the following variables:

  • List data: (Collection) Details of the retrieved lists.

    • ID: (Text) The unique identifier for the Mailchimp list that's associated with the store. The List ID for a specific store can't change.

    • Web ID: (Text) The ID used in the Mailchimp web application. View this list in yourMailchimp account at https://{dc}.admin.mailchimp.com/lists/members/?id={web_id}.

    • Name: (Text) The name of the list.

Object