AutomationsRemovedSubscribers
A summary of the subscribers removed from an automation workflow.
Table Specific Information
Select
The server will use the Mailchimp API to process WHERE clause conditions built with the following column and operator. The rest of the filter is executed client-side within the server.
- WorkflowId supports the '=' operator.
SELECT * FROM AutomationsRemovedSubscribers WHERE WorkflowId = '1245'
Columns
| Name | Type | Description |
| Id [KEY] | String | The MD5 hash of the lowercase version of the list member's email address. |
| WorkflowId [KEY] | String | A string that uniquely identifies an automation workflow. |
| ListId | String | A string that uniquely identifies a list. |
| EmailAddress | String | Email Address |