RemoveSubscriberFromWorkflow
Remove a subscriber from a specific classic automation workflow. You can remove a subscriber at any point in an automation workflow, regardless of how many emails they've been sent from that workflow. Once they're removed, they can never be added back to the same workflow.
Input
Name | Type | Required | Description |
WorkflowId | String | True | The Workflow ID of the automation. |
EmailAddress | String | True | The email address of the automation. |
Result Set Columns
Name | Type | Description |
Success | String | Whether the operation was successful. |