Email notification
In the Composition tab, the Email Notification is available underneath the Notification menu.
It triggers an email notification at the specified point in the flow. Before using email notification, you must configure a connection to the SMTP server. For more information, see Configuring SMTP server connection for Email notifications using Managed services console and Configuring a connection for notifications using API.
Procedure
-
Drag Notification > Email Notification in the composition canvas.
-
Check Editable if you want to edit these parameters while editing the service instance.
-
Enter values for Title, To, Cc, and Content.
Note: If running behind a proxy server, make sure the proxy SMTP server is configured and its values are set in the email configuration.
-
Optionally, in Body, enter the input value for the Email Notification activity in JSON format.
Tip: The assistive user interface provides suggestions when you type "$". You can select from the interpolation options, such as ${input_parameters, ${svc_instance, ${datatypes. After you select the interpolation option, enter "." for the user interface to list all probable input parameters that are defined prior to this email notification activity. This feature is available for To, Cc, Content, and Body.