Excel Add-In for Mailchimp

Build 23.0.8839

AutomationsRemovedSubscribers

A summary of the subscribers removed from an automation workflow.

Table Specific Information

SELECT and INSERT are supported for AutomationsRemovedSubscribers.

Select

A WorkflowId is required to retrieve data from this table. If none is specified in the WHERE clause, the first one available for your account will be used.

Insert

The WorkflowId, and EmailAddress are required for INSERTs.

Insert Into AutomationsRemovedSubscribers (WorkflowId, EmailAddress) Values('3456df3456','test1@mail.com'); 

Columns

Name Type ReadOnly Description
Id [KEY] String True

The MD5 hash of the lowercase version of the list member's email address.

WorkflowId [KEY] String False

A string that uniquely identifies an automation workflow.

ListId [KEY] String True

A string that uniquely identifies a list.

EmailAddress String False

Email Address

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839