cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2207
Views
0
Helpful
5
Replies

Webex Contact Center API

sandeshdixit
Level 1
Level 1

Hello,

 

I am looking for Webex Contact center call recording API , Can anyone guide me?

 

Thanks

Sandesh

5 Replies 5

sandeshdixit
Level 1
Level 1

Thanks !! I am looking for call recording download API. I want to integrate CRM with Webex contact center. Is it possible to fetch call recording from Webex CC and show them in CRM ? 

 

Thanks

 

Dimitri Bokatov
Cisco Employee
Cisco Employee

It is possible to do with the New Webex CC. Here are the right links:

- API reference: https://developer.webex-cx.com/documentation/captures

Call Recording Download sample: https://github.com/CiscoDevNet/webex-contact-center-api-samples/tree/main/call-recording-download-sample

 

Velin Tsekov
Level 1
Level 1

Gents, I know the thread is old but will allow myself to revive it. Do you know if it is possible, in addition to downloading the .wav files themselves thru the API, to download the metadata for given records - such as Dialed Number Identification Service (DNIS), Automatic Number Identification (ANI), session ID, recording duration, and custom attributes. I need somehow to map the pieces - the .wav file along with all the attributed (ANI, DNIS etc.).

The /captures endpoint returns the start and end time of the recording, so you can compute length based on that.
It also returns the taskID that the capture is associated to. You can query /tasks to find out the numbers and/or email associated with that task.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: