Jump to: navigation, search
Line 20: Line 20:
 
!'''Permissions'''
 
!'''Permissions'''
 
|-
 
|-
|[[WorkbinsGetWorkbinTypesInfo|GetWorkbinTypesInfo]]
+
|  
|GET
+
|  
|Returns a list of workbins and the information associated with the workbins.
+
|  
|Agent
 
|-
 
|[[WorkbinsGetWorkbinContent|GetWorkbinContent]]
 
|GET
 
|Returns workbin information and content list.
 
|Agent
 
|-
 
|[[Workbins#AddInteractionToWorkbin|AddInteractionToWorkbin]]
 
|POST
 
|Adds an interaction to the specified workbin.
 
|Agent
 
|-
 
|[[WorkbinsPullInteraction|PullInteraction]]
 
|POST
 
|Pulls an interaction from a workbin.
 
|Agent
 
|-
 
|[[WorkbinsSubscribeWorkbinEvents|SubscribeWorkbinEvents]]
 
|POST
 
|Subscribes the agent to listen to events from the workbin.
 
|Agent
 
|-
 
|[[WorkbinsUnsubscribeWorkbinEvents|UnsubscribeWorkbinEvents]]
 
|POST
 
|Unsubscribes the agent, so he or she stops receiving events from the workbin.
 
|Agent
 
 
|}
 
|}
  

Revision as of 18:26, May 22, 2014

Workbins

RESTRICTED

Important
This is restricted release documentation, and therefore is subject to change and is not complete. Some features that are described in this section might not be fully implemented in the application.

This document provides guidance for developers building workbin-related client applications and describes the Workbin API, which is part of the Interactions API portion of the Genesys Web Services REST API.

A Workbin is a queue that holds interactions for a specific place or user.

Operations

The following operations are allowed on /me/workbins

Operation Name HTTP Operation Description Permissions
Comments or questions about this documentation? Contact us for support!