API ReferenceWebSocket
Connected
WebSocket trigger: websocket:websocket:connected
Connected
| Trigger ID | websocket:websocket:connected |
| Plugin | WebSocket |
| Category | WebSocket |
Variables
Copy variables into handler fields using {variableName} syntax.
{connectionId}{connectionName}{url}{affectedConnectionIds}| Name | Type | Description |
|---|---|---|
{connectionId} | string | Configured WebSocket connection ID. Example: |
{connectionName} | string | Display name of the WebSocket connection. Example: |
{url} | string | WebSocket server URL. Example: |
{affectedConnectionIds} | string | Connection IDs affected by a broadcast event. |
Conditions
| Condition | Description |
|---|---|
| Connection | Restrict to one configured WebSocket connection. Leave empty to match any connection. |