pause_automation_email
Pause a single email in a classic Mailchimp automation workflow without stopping the entire campaign. Keep queued subscribers in place until resumed.
Instructions
Pause a specific email in a classic automation workflow.
Halts sending for a single automation email without pausing the entire workflow. Subscribers already queued remain queued until the email is started again.
Args: workflow_id: The unique id of the classic automation workflow. workflow_email_id: The unique id of the automation email to pause.
Returns: JSON confirming the pause action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | ||
| workflow_id | Yes | ||
| workflow_email_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |