Cloud Collaboration

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Please note the Webex For Developers forum above has a more active community. Content will be migrating to this forum in the near future. For additional help, you can go to the Webex for Developers Support page.




Forum Posts

Is there a way to indicate through the XML API that a WebEx Event session should be recorded?  I see there is a LstRecordedEvent call but no reference anywhere to how to record an event so that it can be listed.Is there also a way to mark a Training ...

I see that Meeting Center has a GethosturlMeeting which returns a url that can be used to start the meeting.  Is there anything like that for Event Center or Training Center?  I would like to have a button in my application that can be pressed or a l...

Hi,  I'm trying to use webex XML api for some automation and I dont know how to initialize the securityContext object. What value should I use for siteName? Our meeting server is hosted on premise and its address is something like webex.acme.com  Tri...

Hi,I am looking for a webex URL API which can list all the webex Account present in my organization. I searched through the API reference document but did not get anything relevant. Please help me if there is a way to list all webex accounts through ...

I am trying to compile webex's xml schema to java code using jaxb. I found this project as a starting point:https://code.google.com/archive/p/webex-java-sdk/It compiled under java 8 with a few minor changes. My problem now is that I am getting an err...

I am attempting to use the "startFrom" and "maximumNum" elements to query a large amount of data in batches. It does not appear to be working correctly, but is most likely a mistake on my part.I am using the information found here https://developer.c...