Input and output parameter mapping for email notification
The output and input parameters for email notification.
Email notification output parameters:
- The following output parameters are common to all Email notification activities:
Note: The${notifications.<id>.<attribute name>} ${notifications.<id>.status} : SUCCESS / FAILED ${notifications.<id>.status_message} : additional message for the statusstatusis the send request for the email that was successfuly accepted by the SMTP server.
Email notification input parameters:
-
Use the following format for input parameters of notification activity:
${notifications.<id>.to} ${notifications.<id>.cc} ${notifications.<id>.bcc} ${notifications.<id>.sender_name} ${notifications.<id>.subject} ${notifications.<id>.message} ${notifications.<id>.title}