Jump to: navigation, search
(Update with the copy of version: 8.5.2DRAFT)
 
(18 intermediate revisions by 5 users not shown)
Line 1: Line 1:
=Web Services API Reference 8.5.2=
 
__NOTOC__
 
  
==<span STYLE="color:red;">RESTRICTED</span>==
+
=Web Services API Reference=
 +
__NOTOC__Welcome to the ''Web Services API Reference''. This guide provides information about how you can use the Web Services REST API to incorporate Genesys features into custom applications and integrations with third-party software.
  
<!-- Available styles: (default)-Important, 2-Tip, 3-Warning -->
+
The Web Services API offers the following services:
<!-- Important: equal signs (=) will not work in a note. Use the equivalent HTML code (&#61;) instead.-->
 
{{NoteFormat|This is '''restricted release''' documentation, and therefore is subject to change and is not complete. Some features that are described in this documentation might not be fully implemented in the application.}}
 
  
 +
<div class="map-box">
 +
====Voice API====
 +
[[VoiceAPI|Handle telephony interactions, including SIP.]]</div>
  
Welcome to the Web Services Application Programming Interface (API) Reference.
+
<div class="map-box">
 
+
====Multimedia Interactions API====
This API Reference covers all the resources and methods available to developers through the Genesys Web Services API Reference.
+
[[MultimediaAPI|Handle multimedia (eServices) interactions.]]</div>
 
 
Each subcategory presents information about relevant operations, related resources, Request parameters and Return values.  
 
  
 
<div class="map-box">
 
<div class="map-box">
====General====
+
====Channels API====
*[[WhatAreOperations|What Are Operations?]]
+
[[ChannelsAPI|Manage the different interaction channels available to an agent.]]</div>
*[[WhatAreCapabilities|What Are Capabilities?]]
 
*[[AgentStateOperations|Agent State Operations]]
 
*[[AsynchronousEvents|Asynchronous Events]]
 
*[[ErrorHandling|Error Handling]]
 
*[[RecoveringExistingState|Recovering Existing State]]
 
*[[WorkingWithSettings|Working With Settings]]
 
</div>
 
  
 
<div class="map-box">
 
<div class="map-box">
==== ====
+
====Provisioning API====
*[[ToastAndCaseData|Toast And Case Data]]
+
[[ProvisioningAPI|Automate Genesys provisioning.]]</div>
*[[DispositionCodes|Disposition codes]]
 
*[[RequestTypes|RequestTypes]]
 
*[[ReturnValues|ReturnValues]]
 
*[[Subresources|Subresources]]
 
*[[Filtering|Filtering]]
 
*[[Features|Features]]
 
*[[Services|Services]]
 
</div>
 
  
 
<div class="map-box">
 
<div class="map-box">
====Voice API====
+
====Contacts API====
*[[VoiceAPI|Overview]]
+
[[ContactsAPI|Manage contacts and interaction history.]]</div>
*[[Calls|Calls]]
 
*[[Call Forwarding|Call Forwarding]]
 
*[[ConferencesAndTransfers|Conferences and Transfers]]
 
*[[CallData|Attached Call Data]]
 
</div>
 
  
 
<div class="map-box">
 
<div class="map-box">
====Voice API - Other====
+
====Settings API====
*[[AgentState|Agent State]]
+
[[SettingsAPI|Configure Web Services parameters.]]</div>
*[[Supervisor|Supervisor Activities]]
 
*[[CallRecording|Call Recording]]
 
*[[SessionManagement|Session Management]]
 
</div>
 
  
 
<div class="map-box">
 
<div class="map-box">
====Interactions API====
+
====Statistics API====
*[[MultimediaAPI|Overview]]
+
[[StatisticsAPI|Make use of Genesys statistics.]]</div>
* [[Chat|Chat]]
 
* [[Email|Email]]
 
<!-- * [[Facebook|Facebook]] -->
 
<!-- * [[Twitter|Twitter]] -->
 
* [[Workbins|Workbins]]
 
* [[StandardResponsesAPI|Standard Responses]]
 
</div>
 
  
 
<div class="map-box">
 
<div class="map-box">
 
+
====Hierarchical Dispositions API====
====Channels API====
+
[[HierarchicalDispositionsAPI|Manage the possible disposition values of interactions.]]</div>
* [[ChannelsAPI|Overview]]
 
* [[QueryAgentState|Query Agent State]]
 
* [[SetAgentStateAcrossAllChannels|Set Agent State Across All Channels]]
 
* [[SetAgentStateForAParticularChannel|Set Agent State For A Particular Channel]]
 
* [[CometDNotifications|CometD Notifications]]
 
</div>
 
  
 
<div class="map-box">
 
<div class="map-box">
====Provisioning API====
+
====Platform Configuration API====
*[[ProvisioningAPI|Overview]]
+
[[InternalConfigAPI|Manage Configuration Server data.]]</div>
*[[AgentStateOperations|AgentStateOperations]]
 
*[[DevicesAPI|Devices API]]
 
*[[Features|Features]]
 
*[[QueuesAPI|Queues API]]
 
*[[SkillsAPI|Skills API]]
 
*[[UsersAPI|Users API]]
 
</div>
 
  
 
<div class="map-box">
 
<div class="map-box">
====Contacts API====
+
====Outbound API====
*[[ContactsAPI|Overview]]
+
[[OutboundAPI|Handle outbound interactions and campaigns.]]</div>
*[[ContactsAttributes|Contacts Attributes]]
 
*[[ContactsOperations|Contacts operations]]
 
*[[ContactsExamples|Examples]]
 
</div>
 
  
 
<div class="map-box">
 
<div class="map-box">
====Settings API====
+
====Interaction History API====
*[[SettingsAPI|Overview]]
+
[[InteractionHistory|Retrieve interaction history for an agent or contact.]]</div>
*[[SettingsAPIOperations|Operations]]
 
*[[SettingsAPIAttributes|Attributes]]
 
*[[SettingsAPIExample|Example]]
 
*[[SettingsAPISupportedSettings|Supported Settings]]
 
*[[SettingsAPIUserDefinedSupportedSettings|User-Defined Supported Settings]]
 
</div>
 
  
 
<div class="map-box">
 
<div class="map-box">
====Statistics API====
+
====Service API====
*[[StatisticsAPI|Overview]]
+
[[ServiceAPI|Retrieve system runtime information.]]</div>
*[[ListOfStatisticsToBeMonitored|List of Statistics to be monitored]]
 
</div>
 
  
<div style="clear:both;"></div>
+
==Developer Support==
 +
[https://developer.genesys.com/tag/wwe/ WWE on the Genesys Developer Portal].
  
 
[[Category:V:HTCC:8.5.2]]
 
[[Category:V:HTCC:8.5.2]]

Latest revision as of 20:55, July 19, 2021

Web Services API Reference

Welcome to the Web Services API Reference. This guide provides information about how you can use the Web Services REST API to incorporate Genesys features into custom applications and integrations with third-party software.

The Web Services API offers the following services:

Multimedia Interactions API

Handle multimedia (eServices) interactions.

Platform Configuration API

Manage Configuration Server data.

Developer Support

WWE on the Genesys Developer Portal.

This page was last edited on July 19, 2021, at 20:55.
Comments or questions about this documentation? Contact us for support!