send_campaign
Send an email campaign immediately or schedule it for a specific date and time, with a confirmation email upon delivery.
Instructions
Send or schedule a campaign for delivery
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaign_id | Yes | The campaign ID to send | |
| confirmation_email | Yes | Email address to receive a confirmation when the campaign is sent | |
| send_date | No | When to send: 'Immediately' or an ISO 8601 datetime string. Defaults to 'Immediately'. |