EmailNotification¶
This node sends notification to given email address with given content
Type¶
transform
Class¶
fire.nodes.util.NodeEmailNotification
Fields¶
Name |
Title |
Description |
|---|---|---|
emailAddress |
Email Address |
Email Address (Add multiple email as comma separated) |
subject |
Subject |
Subject |
content |
Content |
Content |
includeDataframe |
Include Dataframe |
whether to append dataframe as a table to email content |
includeDataframeAsAttachment |
Include Dataframe As Attachment |
whether to append dataframe as a attachment to email |
attachFileName |
Attachment File Name |
Name of file when dataframe sent as an attachment |