SDK Integration
Get instant notifications when data changes using the SDK’s WebSocket connection:UI Configuration
You can also configure WebSocket channels through the UI:- Add a WebSocket channel via the notifications tab in the left sidebar or notifications tab in a workflow

- Subscribe to events by selecting the WebSocket channel in workspace settings or workflow-specific settings

Event Message Examples
Kadoa broadcasts events to all connected clients when events occur. All messages are JSON objects withtype and timestamp fields.
- workflow_data_change
- workflow_finished
- workflow_failed
Triggered when data changes are detected in monitored workflows: