AddSubscriberToWorkflowEmail
Manually add a subscriber to a workflow, bypassing the default trigger settings.
Input
Name | Type | Required | Description |
WorkflowId | String | True | The Workflow ID of the automation. |
EmailId | String | True | The ID of the email used in automation. |
EmailAddress | String | True | The email address to add in automation. |
Result Set Columns
Name | Type | Description |
Success | String | Whether the operation was successful. |