list_automation_removed_subscribers
Retrieve subscribers removed from a classic automation workflow to identify who stopped receiving emails.
Instructions
List subscribers removed from a classic automation workflow.
Retrieves all subscribers who have been removed from the specified automation workflow. Removed subscribers no longer receive any emails in the workflow.
Args: workflow_id: The unique id of the classic automation workflow.
Returns: JSON with the list of removed subscribers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | ||
| workflow_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |