cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6138
Views
4
Helpful
2
Replies

How to get API documentation for Cisco Contact Centre Solution ?

kusmishr
Level 1
Level 1

I wanted to understand if there are API's for routing the calls for agents and queue management ? And if there are what is the way to get the API documentation ?

1 Accepted Solution

Accepted Solutions

Jonathan Els
Level 5
Level 5

Assuming you are looking for UCCE:

https://www.cisco.com/c/en/us/support/customer-collaboration/unified-contact-center-enterprise/products-programming-reference-guides-list.html

Look for the queueing and agent APIs there.

For the packaged CCE solution, you can look here:

https://developer.cisco.com/site/packaged-contact-center/documentation/

For UCCX, you can check out the APIs on DevNet:

https://developer.cisco.com/docs/contact-center-express/#uccx-overview

Again, just look for the relevant Agent, Call control etc, API calls that you'd need

Please rate helpful posts.

View solution in original post

2 Replies 2

Jonathan Els
Level 5
Level 5

Assuming you are looking for UCCE:

https://www.cisco.com/c/en/us/support/customer-collaboration/unified-contact-center-enterprise/products-programming-reference-guides-list.html

Look for the queueing and agent APIs there.

For the packaged CCE solution, you can look here:

https://developer.cisco.com/site/packaged-contact-center/documentation/

For UCCX, you can check out the APIs on DevNet:

https://developer.cisco.com/docs/contact-center-express/#uccx-overview

Again, just look for the relevant Agent, Call control etc, API calls that you'd need

Please rate helpful posts.

Thanks a lot... it was very much helpful...