CloudCherry is now part of Cisco.
Learn More About Cisco

Pull Responses

Pull Webex Experience Management responses using different filters to CSV or JSON

Webex Experience Management provides open API’s to export data out of Webex Experience Management based on the needs of the brand. There are a couple of ways to programmatically export data out of

Webex Experience Management.

Option-1 : Pull Webex Experience Management responses in Excel format

Note: Store the Access Token received from Authentication API and use it for next 24hours to create survey links dynamically. Pass the required prefill information while creating token.
POST /api/GetExcelResponses/Report  

POST /api/GetExcelResponses/{withNotes}/{emailWhenReady} 

POST /api/GetExcelResponsesAsReadableFormat/Report 

POST /api/GetExcelResponses/MyView 

Option-2 : Pull Webex Experience Management responses in JSON Format

Note: Store the Access Token received from Authentication API and use it for next 24hours to create survey links dynamically. Pass the required prefill information while creating token.
POST /api/answers/{CheckForPrecision}