get_automation_removed_subscriber
Retrieve details of a subscriber removed from a classic Mailchimp automation workflow. Look up by email address to get removed subscriber data.
Instructions
Get a single subscriber removed from a classic automation workflow.
Retrieves details for a specific subscriber that was removed from the automation workflow. The subscriber is located by hashing the provided email address.
Args: workflow_id: The unique id of the classic automation workflow. email_address: The email address of the removed subscriber to look up.
Returns: JSON with the removed subscriber details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | ||
| workflow_id | Yes | ||
| email_address | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |