03-14-2023 07:39 AM
Hi Team,
We have developed custom CRM connector for Cisco Finesse UCCX and UCCE using Finesse rest API's which send call data when call arrives to CRM to screen popup. Similarly we want to develop custom connect for WebEx Cloud contact center. Please let me know which API's we need to use. Are there any sample code available to refer. Also is there Sandbox lab available for development and testing purpose.
Regards,
Pravin
Solved! Go to Solution.
04-04-2023 05:01 PM
Hello @pravin1 ,
To develop CRM connectors you can use 2 approaches:
1. iFrame the Desktop and build a headless widget using the desktop JS SDK.
https://developer.webex-cx.com/documentation/guides/desktop
2. build your own app (front end) and leverage the Agent Desktop REST APIs and Websocket connection
https://developer.webex-cx.com/documentation/agents
https://developer.webex-cx.com/documentation/tasks
https://developer.webex-cx.com/documentation/guides/contact-control-apis
There are several samples to get started with JS SDK Widgets in the API samples repo, and the Desktop REST API sample as well
https://github.com/CiscoDevNet/webex-contact-center-api-samples
These are free 101 samples aimed at getting you started and help you extend or reuse.
Thanks & Regards,
Arunabh.
04-04-2023 05:01 PM
Hello @pravin1 ,
To develop CRM connectors you can use 2 approaches:
1. iFrame the Desktop and build a headless widget using the desktop JS SDK.
https://developer.webex-cx.com/documentation/guides/desktop
2. build your own app (front end) and leverage the Agent Desktop REST APIs and Websocket connection
https://developer.webex-cx.com/documentation/agents
https://developer.webex-cx.com/documentation/tasks
https://developer.webex-cx.com/documentation/guides/contact-control-apis
There are several samples to get started with JS SDK Widgets in the API samples repo, and the Desktop REST API sample as well
https://github.com/CiscoDevNet/webex-contact-center-api-samples
These are free 101 samples aimed at getting you started and help you extend or reuse.
Thanks & Regards,
Arunabh.
02-05-2025 03:31 AM
Hi Arunabh,
How can I iframe the Webex URL? It returns this error:
Refused to frame 'https://desktop.wxcc-eu1.cisco.com/' because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'self'
11-21-2023 04:52 PM
Hey Arunabh,
Is there anything on the roadmap for allowing partners to develop custom Flow Elements? We'd like to do make several REST requests in the same HTTP Request element to simplify the Flows for our customers. This would be similar to Cisco Voice Portal's support for custom Java Elements.
Thanks!
11-26-2023 06:55 PM
11-27-2023 12:55 PM
@Arunabh Bhattacharjee Great to hear that custom nodes will be supported soon, can you share any details around them and rough ETA?
david
11-27-2023 01:03 PM
11-27-2023 01:07 PM
You tease! I figured as such. Can you share any details around the functionality that this will provide?
david
03-15-2023 01:31 PM
Hi, the last note I saw said it is still coming, see this link.
https://community.cisco.com/t5/contact-center/request-for-webex-contact-center-sandbox/td-p/4740662
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide