Reference
Article MarkdownReport an error

Action widget__callout

System ID: action_widget__callout
Also in scenario: widget__callout

Description

Sends a callout notification to the widget in real time. The required field is text; other fields from the node JSON are also passed to the widget. Works only for the widget channel (room {chat_id}_{bot_id}).

Events (scenario branches)

Event When it occurs
ok Callout sent
not_ok No text, or send failed

Parameters

Parameter Type Required Default Description
text string yes Callout text. Supports placeholders
(other) any no Extra fields are passed to the widget as-is

Configuration example

{
  "text": "Payment received!",
  "type": "info",
  "duration": 5000
}
Using your own AI agent?Install the open skill so your AI agent can work with current official ConnectiveOne documentation.Get the skillNeed support?Couldn’t find the answer or need help from the ConnectiveOne team? Create a request in Client Portal.Create a request