ADO.NET Provider for Mailchimp

Build 26.0.9655

AutomationsRemovedSubscribers

Returns a summary of the subscribers removed from an automation workflow.

View-Specific Information

Select

The provider uses 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 provider.

ColumnSupported Operators
WorkflowId=

For example, the following query is processed server-side:

SELECT * FROM AutomationsRemovedSubscribers WHERE WorkflowId = '1245'

Columns

Name Type References 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

Lists.Id

The Id of the list from which the subscriber was removed.
EmailAddress String The email address of the subscriber removed from the automation workflow.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655