Skip to main content

Send to Launch Console

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)

NameDescriptionData TypeRequired?Example
Notification typeType of notification to be sent to the Launch ConsolePredefined Choice ListYesLog
Notification contentContent to include in the notification in Markdown format.Text(Long)No
File attachment 1FileNo
File attachment 2FileNo
File attachment 3FileNo

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)

NameDescriptionData TypeRequired?Example

Outcomes

NameDescription
SuccessThis 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.