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.
Query from Carlos Venegas in #webex4devs space
For the XML API for Events, is it possible to use a template to schedule events?. For meetings, we can use it but I don't know if it's feasible to use it at Events
Query from Tom Walter in #webex4devs space:
First off, In the Org, we have set the auto template to not assign the basic messaging, basic space meetings or the Calling on Webex but i've noticed when using the people api, that the auto template is ign...
Query from SHISHIR CHANDRAKANT Shikarkhane in #webex4devs space:
Hello Team , we want to use WebEx REST API to create WebEx webinars .The maximum size of invitees is 1000 , as per API documentation . What if we want to send invitation to more than 1...
Query from Alan Gardner@ctclc.com in #webex4devs space:
HI Everyone, Trying to Create a Python Script that will allow me to rename all of my workspace and the devices within the workspace. Also rename devices that are assigned to a user like a Webex ...
Hi @ericnlv ,
Please raise a support ticket by sending an email to devsupport@webex.com for further investigation along with the full Bulk save Team(s) API request and response JSON.
Alternatively, you can use Update specific Desktop Layout by ID AP...
Hi @MuzaffarMahmood
Yes, it is possible to fetch the complete call flow of a customer call via Webex Contact Center (CC) APIs. The taskLegDetails query can be used to retrieve detailed information about each leg of a call, but it is part...
@Jeremy Combs That's correct! It is not possible to add/update the space avatar via API. If you'd like, you can submit a feature request on the portal: https://ciscocollabcustomer.ideas.aha.io/
Hi @JayAustin , You can integrate WxCC with Microsoft Power BI https://github.com/WebexSamples/webex-contact-center-api-samples/tree/main/reporting-samples/graphql-powerbi-sample , if that's what you're looking for.