Send a notification to be logged in the Launch Console.
Note: The launch console will render the "Notification content" provided to it via Markdown. If you would like to learn more about Markdown formatting you can do so at this link: https://www.markdownguide.org/basic-syntax/
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Notification type | Type of notification to be sent to the Launch Console | Predefined Choice List | Yes | Log |
Notification content | Content to include in the notification in Markdown format. | Text(Long) | No |
|
File attachment 1 |
| File | No |
|
File attachment 2 |
| File | No |
|
File attachment 3 |
| File | No |
|
Note: the value of inputs can either be a set value in the configuration of the Wrk Action within the Wrkflow, or a variable from the Data library section. These variables in the Data library section are the outputs of previous Wrk Actions in the Wrkflow.
Outputs (what you get)
Name | Description | Data Type | Required? | Example |
|
|
|
|
|
Outcomes
Name | Description |
Success | This status is selected when the notification is successfully sent. |
Configuration Instructions
"Notification content" input will truncate at 9000 characters. If you would like to review a message larger than this then you can use "Export Wrkflow Data to a file" to create a csv file and send the file to the launch console instead.