Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hey,I try to answer an existing call on webex calling over the API out of WebEx Contact Center with Agent credentials.(https://developer.webex.com/docs/api/v1/call-controls/answer)
The documentation says, the "endpointId" parameter is optional. The i...
WebEx Contact Center (WxCC) how to get your own user information from your access token?In case the authentication is successful, I do own a valid access token. In case i need some more information about the user, is there any way to get your own use...
Hey there,We like to build a wallboard like application to show all people within a webex teams organisation. Therefore we need to somehow subscribe to a presence websocket, to keep the state of each person updated.I couldn't find any documentation o...
Hey All,I couldn't find any information about the upcoming Finesse Version 12.0.I've seen a couple of screenshots of the new Finext client and no I wonder, if the GUI is still based on OpenSocial Gadget Container Framework or if we have to rewrite al...
Sorry for the delay,In the end it was just an issue with our test tenant. The integration system worked and we couldn't find the issue on our test tenant.Now it works without an endpoint parameter and the call is answered on the "default" device.Than...
We could make this work but. most of the stuff was reverse engineered from Webex.There's one important thing to know. You could register only 100 people to report presence state per Web-Socket.Means, if you'd like to have all people in your organisat...
Hey Janos,This is what I've found so far:https://webex.github.io/webex-js-sdk/samples/browser-plugin-presence/There are some other examples as well but I guess this is the most promising.Best RegardsChristian
Thanks for the quick answer. Polling isn't actually an option.So you mean there's no official websocket, because there must be one when I look at the sample code provided for node.js.But thanks anywayBest regardsChristian