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.
Is there a way to assign a contact center agent license to a user using Webex API?When I list the available licenses I do not see any of the contact center license.https://developer.webex.com/docs/api/v1/licenses/list-licensesWhen I use the API to ge...
Hi,I'm trying to create a user using the WxCC API. All the available scopes are enabled in the application settings (including cjp:config_write and cjds:admin_org_write) and the access token scope is for all of them.When I send a post request to http...
Hi,According to the WxCC API document, you must supply a ciUserId as part of the request and Existence of a CI user is a prerequisite to create a new WxCC user. https://developer.webex-cx.com/documentation/users/v1/create-usersHow do I obtain the the...
Hi,I'm developing an integration for WebexCC. I created an application using https://developer.webex-cx.com/my-apps/create and checked all the available scopes.I successfully managed to obtain an access token, however I can not find a way to obtain ...
Hi,I'm developing a solution that generates WxCC flows files (in JSON format) automatically. These files may be imported manually into WxCC via the flows dashboard.Is there a way to upload a flow to WebEx Contact Center using API call? Tnx,
OK. Reading some sample code, I've found the solution. I write it here in case someone else will face the same issue:TheYou can get the org id by splitting the access token by the underline ('_') character.The Org Id is the 3rd element.
Great !This will be highly appreciated.We are working on a tool that automatically converts UCCX scripts into WxCCflows and what to bulk upload many flows.
Hi, We do not actively look at files, however, as stated in the terms & conditions, Univonix may use your content for troubleshooting and improving its services and will not share any data uploaded by you to any third party without your prior approva...