Documentation

Email Notification

Send an email when a flow completes or fails.

The Email Notification node sends an email to a specified address when triggered by a Flow Completion Event. Use it to stay informed about flow runs without checking the dashboard manually.

Configuration

FieldDescription
Recipient EmailThe email address to send the notification to (required)
SubjectOptional custom subject line. Defaults to [AICU Flow] {flow_name} - {Status} if left blank

Inputs

NameDescription
Inputflow_eventFlow run data from a Flow Completion Event node — used to populate the email body

The email body is generated automatically from the flow_event data and includes the flow name, run status, duration, and any error message.

Tips

  • Always pair this node with a Flow Completion Event — that node controls when the email fires (on success, failure, or both)
  • Use a custom Subject to make the email easy to filter or search in your inbox (e.g. Leads Flow — run failed)
  • You can add multiple Email Notification nodes to the same completion event to notify different people

Command Palette

Search for a command to run...

Keyboard Shortcuts
CTRL + KSearch
CTRL + DTheme switch
CTRL + LLanguage switch
CTRL + BToggle Sidepanel

Software details
Compiled 4 days ago
Release: v4.0.0-production
Buildnumber: master@4f04153
History: 70 Items