Skip to content

Send Mail

This node allows you to send an email with a defined subject, body, recipient, and optional attachments.

Sends outbound emails from the flow, for example for notifications or confirmations.

FieldTypeDescription
credentials_idTextID of the configured email account
toTextRecipient’s email address
subjectTextEmail subject
bodyTextEmail body content
attachmentsJSONList of attachment files (optional)
  • Automatic confirmations
  • Sending reports
  • Internal notifications