cm_send_smart_email
Send transactional emails to one or more recipients using smart email templates with customizable merge data, attachments, and consent tracking.
Instructions
⚠️ Send a smart transactional email to one or more recipients.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| CC | No | CC addresses. | |
| To | Yes | Recipient addresses (may include display name). | |
| BCC | No | BCC addresses. | |
| Data | No | Key/value data for the smart email's merge fields. | |
| Attachments | No | File attachments. | |
| smartEmailID | Yes | Smart email ID to send. | |
| ConsentToTrack | Yes | Whether recipients consent to tracking. Required. | |
| AddRecipientsToList | No | Add recipients to the smart email's linked list. |