Skip to main content

Send email

The Send email step sends an email to one or more recipients. Use it for scheduled reports, ticket digests, or external notifications.

Configuration​

FieldRequiredDescription
SubjectYesEmail subject. Supports variables.
BodyYesEmail body. Supports variables.
Share URLNoLink to include with the email. Supports variables.
Thumbnail URLNoThumbnail image URL to include. Supports variables.
RecipientsNoEmail addresses to receive the message. Add multiple recipients with Enter or comma.

Input Variables​

Subject, Body, Share URL, and Thumbnail URL can use upstream variables such as {{compose1.text}}, {{html1.url}}, or {{chat1.completion}}.

Output Variables​

This step does not expose reusable output variables.

Example​

Send a weekly summary with Subject Weekly report for {{startOfWeek}} and Body {{compose1.text}}.