start_automation_email
Resume sending a paused automation email. Queued subscribers receive it according to the workflow schedule.
Instructions
Start a specific email in a classic automation workflow.
Resumes sending for a single automation email that was previously paused. Queued subscribers begin receiving the email again according to the workflow schedule.
Args: workflow_id: The unique id of the classic automation workflow. workflow_email_id: The unique id of the automation email to start.
Returns: JSON confirming the start action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | ||
| workflow_id | Yes | ||
| workflow_email_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |