Non-CXone ACDs

CXone WFM allows integration with non-CXone ACDs. The integration is done through a Software Development Kit (SDK). It is a comprehensive solution designed to integrate non-CXone ACDs.

The SDK includes a suite of APIs, consumed via a Java-based platform, that facilitates real-time and historical data transfer from non-CXone ACDs to CXone WFM. These APIs enable you to:

  • Handle API authentication.

  • Retrieve the non-CXone ACD details.

  • Receive and process intraday and skill historical data.

  • Receive and process agent activity report data.

  • Receive and process agent state data.

  • Monitor the connection between the ACD and CXone WFM.

The integration supports 15 minutes of historical data and near real-time data for agent states of 3 seconds or more. Also, it supports the When Contact Ended (WCE) Paradigm and does not support the True to Interval (TTI) Paradigm.

For detailed information on individual ACDs, refer to the respective page of each ACD from below. The page includes instructions for downloading & consuming JAVA SDK and configuring the APIs.

The SDK does not support creation of Employees, Scheduling Units and/or mapping the Employees to SUs, creating WEM Skills and mapping them to ACD Skills and performing any WFM Setup including creating Activity Codes, mapping the ACD Events. To do the setup refer the links below:

APIs in Non-CXone ACD

Non-CXone ACDs are integrated with CXone WFM through a Software Development Kit (SDK). This SDK comes equipped with APIs. These APIs facilitate the transfer of real-time and historical data from non-CXone ACDs to CXone WFM. This process occurs seamlessly, ensuring efficient data flow and integration.

Authentication API

This API gets an access token for authentication.

This API gets a refresh token for authentication.

Report APIs

This API gets the agent activity report.

This API receives and processes intraday and skill historic data.

Agent State API

This API receives and processes the agent state data.

Other APIs

This API retrieves ACD type

Parameters - None

This API is triggered to monitor the connection between ACD and CXone WFM.

Parameters - None