Chat In
Receives incoming messages from chat clients and extracts session information.
Common Properties
- Name - The custom name of the node.
- Color - The custom color of the node.
- Delay Before (sec) - Waits in seconds before executing the node.
- Delay After (sec) - Waits in seconds after executing node.
- Continue On Error - Automation will continue regardless of any error. The default value is false.
info
If the ContinueOnError property is true, no error is caught when the project is executed, even if a Catch node is used.
Inputs
- None (this is a trigger node)
Options
- Mode - Specifies the chat mode. Can be either "Guided" or "Conversational".
Output
- Session Id - Unique identifier for the UI client connection.
- Payload - Payload of the user message in conversational mode.
- Additionals - Additional information about flow and instance.
- Profile - Profile information about client if Robomotion session exists.