Reports API Version 2 Real Time

Introduction

These reports display real-time data about your Installation.

PBX Active Calls

Lists active PBX calls (if you have a PBX Installation).

Request:

GET /reports/v2/igrps/{IGRP SPECIFIER}/pbxActiveCalls

URL Path Params

GET Params

Response:

A list of active calls in various states (ringing, queueing, bridged).

PBX User Status

Lists PBX user statuses (if you have a PBX Installation) and dashboard flag, which indicates if PBX user is available for real-time dashboard.

Request:

GET /reports/v2/igrps/{IGRP SPECIFIER}/pbxUserStatus

URL Path Params

GET Params

Sort Types

Response:

A list of PBX users, their state (available/unavailable) and dashboard flag, which indicates if PBX user is available for real-time dashboard.

Active Call

Returns a row with marketing details for a single call, given an IGRP and either a call reference or a caller ID

Requests from users without permission to see PII Data will be denied.

Request:

GET /reports/v2/igrps/{IGRP SPECIFIER}/activeCall

URL Path Params

GET Params

Either callRef or srcPhoneNumber should be supplied for results.

Response:

Tracking pools with Caller Insight Partner Framework - Basic mode:

A row of visitor information related to the call within the last 24 hours of request time for the supplied call reference or caller ID.

Tracking pools with Caller Insight Partner Framework - Advanced mode:

A row of visitor and marketing information related to the call within the last 24 hours of request time for the supplied call reference or caller ID.

For customers using custom variables or with pass-through tags enabled these will be included in the response where available.