Send Message to User
The "Send Message to User" Action node enables the sending of a message to a user.
The message is visible only in the web interface / website and requires confirmation by clicking OK. This functionality can be utilized, for instance, to update the user on the progress of a workflow that may not be visible on the dashboard.
Expand dialog width
By enabling the 'Expand dialog width' option, the node will utilize a maximum width of 1800 pixels. If the screen window is resized, the width will adjust to occupy the maximum available size.


Async/fire+forget
Enables or disables the non-blocking execution mode for this node.
Enabled: The next node is executed immediately.
Disabled: Execution pauses until the user responds or the timeout is reached.
Timeout
A timeout can be defined for this node, similar to the Helmut Select Dialog Action or Helmut Confirm Dialog Action nodes. After the specified time elapses, the node will trigger either the success or fail exit.
As a temporary substitute for this node, the Send Notification to User node can be employed.
Last updated