-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
front-endIssues related to the app's front endIssues related to the app's front end
Description
One very common operation in business processes is the sending of (notification) e-mails.
Node inputs (customizable fields)
Fromfield (string): will be a hardcoded/fixed address for now, eventually it will be configurable through the admin/flow creator interface.Tofield / Destination e-mail addresses (string or array of strings)Subjectline: a string, can use string interpolation and include parts of the node inputsBody: the message of the e-mail. Will be a plain text string, possibly with new lines, tab characters, emojis and interpolated strings.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
front-endIssues related to the app's front endIssues related to the app's front end