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

We get files from users in arf formats and to convert them we need to open them in Network Recording player and convert them. We need to automate this process of conversion.is there any standalone converter available for ARF or any sample code which ...

Hi, I would like to use the API service for WebACD, but can not find documentation, only the following page "https://developer.cisco.com/site/webex-developer/develop-test/webacd-api/webacd-server-soap-api.gsp" . I did not get an answer and I understa...

Hi All,I had start working on webex xml api for create ,delete and update meeting. I got every method very easily from this tutorialhttps://developer.cisco.com/site/webex-developer/develop-test/xml-api/api-guide/. But i m stuck in to how to get url o...

I created a meeting with following detailsTime Zone :GMT+05:30, India (Bombay)Start Time:02/01/2015 12:41:11Then the host and the attendee joined the meeting with meeting key=625161648After the end of meeting I use LstmeetingattendeeHistory XML servi...

Hi,I was trying to fetch the list of time zones available by using lstTimeZone command with the following way:    <body>        <bodyContent xsi:type="site.LstTimeZone">        </bodyContent>    </body>But the command is failing and giving an error i...