Mailchimp - Get stores

Important: This connector and its actions have been removed from Nintex Workflow and can now be found in Nintex Gallery.

Use the Mailchimp - Get stores action A tool for building the processes, logic, and direction within workflows. Actions are the steps the workflow performs to complete a process. to retrieve a list of the e-commerce stores from the selected Mailchimp connection.

For more information about Mailchimp, go to Mailchimp.

Configure the Mailchimp - Get stores action

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

  1. Select a Connection. If you do not have a connection, see Add a connection.
  1. Create or select a variable for the output.

Mailchimp - Get stores action fields and settings

Section

Field

Description

Variable types

(Unlabeled)

Connection Credentials and other settings that enables workflows to communicate with external systems, services, or applications. It's 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)

Output

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

  • Stores: (Collection) Details of the retrieved stores.

    • Store ID: (Text) The unique identifier for the store.

    • List 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.

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

    • E-commerce platform: (Text) The e-commerce platform of the store.

    • Domain: (Text) The store domain. The store domain must be unique within a user account.

    • Is syncing: (Boolean) Whether the e-commerce store is currently syncing with Mailchimp.

    • Email: (Text) The email address for the store.

    • Currency Code: (Text) The three-letter ISO 4217 code for the currency that the store accepts, such as USD.

    • Money format: (Text) The currency format for the store. For example: $, £, etc.

    • Primary locale: (Text) The primary locale for the store. For example: en, de, etc.

    • Time zone: (Text) The timezone for the store, such as Eastern.

    • Phone: (Text) The store phone number.

    • Object: (Object)

      • Address 1: (Text) The store's mailing address.

      • Address 2: (Text) An additional field for the store's mailing address.

      • City: (Text) The city the store is located in.

      • State/province code: (Text) The two-letter code for the store's province or state, such as NY.

      • Postal code: The store's postal or zip code.

      • Country: (Text) The store's country.

      • Longitude: (Text) The longitude of the store location.

      • Latitude: (Text) The latitude of the store location.

    • Automations: (Object)

      • Abandoned cart: (Object)

        • Supported: (Boolean) Whether this store supports the abandonedCart automation.

        • Campaign ID: (Text) Unique ID of automation parent campaign.

        • Status: (Text) Status of the abandonedCart automation. Possible values: "save", "sending", or "paused".

      • Product re-targeting: (Object)

        • Supported: (Boolean) Whether this store supports the abandonedBrowse (re-targeting) automation.

        • Campaign ID: (Text) Unique ID of automation parent campaign.

        • Status: (Text) Status of the abandonedBrowse automation. Possible values: "save", "sending", or "paused".

    • List active status: (Boolean) The status of the list connected to the store, namely if it's deleted or disabled.

    • Created: (DateTime) The date and time the store was created in ISO 8601 format.

    • Modified: (DateTime) The date and time the store was last updated in ISO 8601 format.

  • Store count: (Text) The total number of items matching the query regardless of pagination.

Object