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.
Sounds like maybe whatever user you're using to authorize with the integration doesn't have a meeting host license. The scopes in your screenshot are user/host level scopes and require that the user have a host license. For an admin there are admin s...
Unfortunately, that isn't exposed in the public yet. I checked with the product team and it's on the roadmap but in backlog with low priority and no ETA at the moment.
There are specific APIs for Executive settings. https://developer.webex.com/docs/api/v1/user-call-settings/modify-executive-assistant-settings-for-a-personhttps://developer.webex.com/docs/api/v1/user-call-settings/retrieve-executive-assistant-setting...
That should not be the case. Testing to a request bin site like webhook.site and doing xCommand HttpClient Put with content-type:application/json and a JSON body shows the JSON is properly received.