Jump to: navigation, search
(Update with the copy of version: draft)
(Update with the copy of version: draft)
Line 1: Line 1:
 
= CallbackService =
 
= CallbackService =
  
*[[CallbackServiceConfiguration|Configuration]]
+
{{NoteFormat|Documentation for this software has moved to a new home. Please update links and bookmarks to content hosted at https://all.docs.genesys.com/WID/Current/SDK/CallbackService-combined.}}
*[[CallbackServiceLocalization|Localization]]
 
*[[CallbackServiceCommands|API Commands]]
 
*[[CallbackServiceEvents|API Events]]
 
 
 
== Overview ==
 
 
 
CallbackService exposes a high-level API for utilizing Genesys Callback services. You can use these services to schedule a callback with customer service using our callback widget or by developing your own custom Callback widget. Using CallbackService drastically simplifies integration and greatly improves reliability, features, and compatibility on the bus for all widgets.
 
 
 
== Usage ==
 
 
 
CallbackService and the matching Callback widget work together right out of the box and they share the same configuration object. Using Callback uses CallbackService.
 
 
 
You can also use CallbackService as a high-level API using bus commands and events to build your own Callback widget.
 
 
 
== Namespace ==
 
 
 
Callback Service plugin has the following namespaces tied-up with each of the following types:
 
 
 
{| style="width: auto;"
 
|-
 
! Type
 
! Namespace
 
|-
 
| [[CallbackServiceConfiguration|Configuration]]
 
| sendmessage
 
|-
 
| CXBus - [[CallbackServiceCommands|API Commands]] & [[CallbackServiceEvents|API Events]]
 
| CallbackService
 
|-
 
|}
 
 
 
== Customization ==
 
 
 
CallbackService has no customization options. It is meant as a plug-n-play type of plugin and works as-is.
 
  
 
[[Category:V:PSAAS:Public]]
 
[[Category:V:PSAAS:Public]]

Revision as of 21:52, October 17, 2019

CallbackService

Important
Documentation for this software has moved to a new home. Please update links and bookmarks to content hosted at https://all.docs.genesys.com/WID/Current/SDK/CallbackService-combined.
Comments or questions about this documentation? Contact us for support!