Platform
Real-Time Events
Server-Sent Events (SSE) for live dashboard updates and call tracking.
Talkif uses Server-Sent Events (SSE) to push updates to the dashboard in real-time. No polling — all changes appear instantly.
Event types
| Event | Description |
|---|---|
call-created | New call initiated |
call-status | Call status changed |
call-ended | Call completed |
balance-updated | Credit balance changed |
notification | New notification |
campaign-status-changed | Campaign state changed |
campaign-progress | Campaign progress updated |
What updates live
- Call status — ringing, in-progress, completed, failed
- Active call count — current number of concurrent calls
- Credit balance — updates in real-time during calls
- Notifications — appear instantly in the notification panel
- Campaign progress — contact completion and state changes
The dashboard maintains a persistent SSE connection. If the connection drops, it automatically reconnects.