Description
Displays a message in the UI.
Category
UI
Inputs
Label | Type | Required | Default | Visibility | Description |
---|---|---|---|---|---|
Target |
|
yes |
|
Always |
Type of users to send the message.
Possible values are:
|
Users |
|
|
|
Specific users to send the message. |
|
Title |
|
yes |
Always |
The title to be shown on message. |
|
Message |
|
yes |
Always |
The message content to be shown on message. It supports some basic HTML tags. |
|
Type |
|
yes |
|
Always |
Define the style for the message.
Possible values are:
|
Keep visible |
|
yes |
Always |
If true the message won’t be closed automatically and the user has to close it manually. |
Outputs
No configuration is needed.
Sample

The flow starts, the show message step shows the specified message and then the execution finished with the end step.