This page was last edited on February 15, 2024, at 19:11.
Comments or questions about this documentation? Contact us for support!
This section describes the Voice API portion of the Web Services API and provides guidance for developers building voice-related client applications. You can use this API to write agent applications that provide a variety of voice-related features, from agent state management and call control to supervisor monitoring and call recording.
In order for asynchronous requests to work correctly in the Web Services API, you must subscribe to the appropriate topics for the functionality available in your client application. See CometD notifications for details about the topics you can subscribe to for the Voice API.
The Voice API includes the following resources:
You can use the Voice API to set an agent's state on the voice channel; this includes standard Genesys states as defined in system settings as well as your own custom states you can define using the Settings API.
You can use the Voice API to forward calls on a specified device to a new destination or turn off call forwarding for that device.
The Voice API includes all the common call control functionality Genesys offers.
You can use the IM Session API to enable instant messaging between agents in your application.