Department API
Packaged CCE allows you to create departments, add configuration items to departments, and assign administrators to departments to limit the scope of their control. For example, the call center for a hospital might have departments for Radiology, Surgery, and Cardiology. Use of departments is optional.
For more information on how departments work, see the Cisco Packaged Contact Center Enterprise Administration and Configuration Guide at https://www.cisco.com/c/en/us/support/customer-collaboration/packaged-contact-center-enterprise/products-maintenance-guides-list.html.
Use the Department API to list the departments currently defined in the database, define new departments, and view, edit, and delete existing departments.
URL
https://<server>/unifiedconfig/config/departmentOperations
-
create: Creates one department.
-
delete: Marks one department for deletion.
-
get: Returns one department, using the URL https://<server>/unifiedconfig/config/department/<id>.
-
list: Retrieves a list of departments.
-
update: Updates one department.
Note | When you create, update or delete a department in Packaged CCE, the corresponding operations takes place in the Enterprise Chat and Email as well. |
Parameters
-
refURL: The refURL of the department. See Shared Parameters.
-
name: The name of this department. See Shared Parameters.
-
changeStamp: See Shared Parameters.
-
description: Optional field. Valid characters are period (.), hyphen (-), underscore (_), spaces and alphanumeric. The first character must be alphanumeric. Maximum length is 255 characters. See Shared Parameters.
-
administrators: A collection of administrator (Administrator API) references associated with this department, including the refURL, user name, and domain name. See References.
Search and Sort Values
The following table shows the parameters that are searched and the parameters that are sortable.
Search parameters | Sort parameters |
---|---|
|
|