Show SendEmailRequest fields
Sender email address. Must be from a verified domain.
Recipient email addresses.
HTML version of the message.
Plain text version of the message.
Blind carbon copy recipients.
Custom metadata tags for the email.
File attachments for the email.
Binary content of the attachment. Use when Path is not available.
Filename that will appear in the email. Pick the correct extension for proper preview.
URL path where the attachment file is hosted instead of providing content directly.
Content type for the attachment. If not set, derived from the filename.
Optional content ID for inline attachments. Reference in HTML using cid: prefix.
Schedule email for future delivery. Format: ISO 8601 (e.g., “2024-09-05T11:52:01.858Z”).
Template configuration for the email.Show EmailTemplate fields
Template ID or alias to use for this email.
Key-value pairs to populate template placeholders.