Send Email
Sends an email.
Pure Function
No
Execute Inputs
Execution
INPUTExecution Input.
Execute Outputs
Complete
OUTPUTFires when email is successfully sent.
Data Inputs
To
INPUTRecipient email(s), either a string or a list of strings.
From
INPUTSender email address.
Subject
INPUTEmail subject.
Body
INPUTEmail body in HTML format.
CC
INPUTCC email(s), either a string or a list of strings.
Attachments
INPUTMap of attachment name and Base64 encoded content.
Settings
Error On Failure
BOOLEANIf true, will throw an error if the email failed to send.
Default: false
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing