Talkif Docs
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

EventDescription
call-createdNew call initiated
call-statusCall status changed
call-endedCall completed
balance-updatedCredit balance changed
notificationNew notification
campaign-status-changedCampaign state changed
campaign-progressCampaign 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.

On this page