email.report.publish action
This trigger action will publish an email message that will be included while sending a report. The report is identified by the key specified in the email.report.publish action.
In order for your email report to include the messages from email.report.publish you need to select Custom report records as one of the type in your Email summary records.
Action
This trigger action is found under the Networking heading.
To access the email.report.publish trigger action:
- In the Adding a trigger screen, under Network click and drag the email.report.publish to the canvas.
Canvas
When dragged onto the canvas, the appearance of the action is a rectangle with two routing points.
The left routing point (red) is the failure route. This route will be taken if there is an error during execution. The right routing point (green) is the success route. This route will be taken if action executes successfully.
Form
Parameters
Name | Type | Required | Descriptions |
---|---|---|---|
Report key | String | Yes | The key of Email Report. |
Timestamp | String | The date and time of the EmailReport. | |
Component | String | A short message | |
Message | String | Yes | The message that will be sent when this trigger is executed |