05-20-2024 10:04 PM
Hi All,
We are planning to write Connector (Middleware) for Cisco WebEx Contact Center. This middleware will handle all the request from agents (like login, logout, change status etc.) and call respective REST API of WebEX Contact Center. This middleware will also subscribe for the evnts.
I have created an integration application in WebEX platform and got an access token after getting the auth URL.
My question is how login API will be called and how agent will be authenticated if there are no user id and password parameter in login API. It only takes dialnumber parameter.
We already have similar middleware for UCCE and UCCX using Finesse API.
Thanks & Regards,
Umesh
Solved! Go to Solution.
05-22-2024 08:58 AM
05-22-2024 08:58 AM
05-21-2024 05:40 AM
@upchaurasia would the agents have their own OAuth access token in this scenario? Because that would already contain the agent detail to make the https://developer.webex-cx.com/documentation/agents/v1/login API work with it.
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