Skip to main content

Overview

The Notification step sends email notifications from your workflow. Use it to alert team members, send reports, or notify external parties when specific workflow conditions are met.

Configuration

FieldDescription
FromSender name and email address
ToRecipient email address(es)
SubjectEmail subject line (supports template variables)
BodyEmail body content (supports template variables)

Output

FieldTypeDescription
sentbooleanWhether the email was sent successfully
errorbooleanWhether an error occurred
error_messagestringError description if failed