Using the Person API I can assign numbers to a user. So, if I'm adding a number of type 'mobile', the API happily swallows it, returns 200OK, but the returned user does not contain the number I sent. I don't think that's correct behavior
When managing notification workflows you can create custom notifications where you can pull data from specific cell in a sheet. This example uses the Sheet Updated notification workflow and the New Row Created trigger. If you wanted to obtain the val...
For a third-party app to be used by several different Webex Organizations, is the process to do this:
1. Create an app integration on my/my company's account
2. Provide the integration's OAuth Authorization URL to customers of our product who then au...
Hi, for meeting qualities API there is a query param "max" which allows by default 100 media sessions, my question is what will happen if there is n number of media sessions, is there any pagination applicable? no info on document on it. please help.
Moved this into the Contact Center forum. If you check your browser's address bar and view the full URL it should show an error indicating what the actual issue is. Could be a scope issue or redirect_uri mismatch issue, or possibly a clientId issue. ...
We're not aware of any changes that should affect this. Please send the details to devsupport@webex.com with examples and trackingIds for requests where the preview isn't rendered.
Service Apps are meant to be used to perform admin(creating users for example) and compliance level tasks. Basically apps that will be running in the background with no human interaction. They can be used to send a messages but the message will come ...
For files, DLP works by having a 3rd party service download the file and scanning it. It would be up to that 3rd party service to be able to decrypt and scan the file to determine if it contains that data and then execute whatever logic to either del...