Live calls dashboard and API
Dashboard for queue visibility showing ongoing calls, participants, and waiting calls; API supports third-party integration.
What changes
The dashboard provides real-time visibility into call queues, ongoing calls, and participants. It consolidates this information in a single interface for easier monitoring.
The API enables external dashboards or applications to access live call data, facilitating integration with other systems or custom tools.
How it works
- The dashboard fetches live call and queue data from the backend.
- Ongoing calls and participants are displayed with real-time updates.
- Waiting calls in queues are shown with relevant details.
- The API exposes endpoints for external apps to query live call and queue data.