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 are facing an issue, when we are clicking the Join meeting from the mail.For the first time it doesn’t ask us for Meeting ID, but when we close the browser and again while trying the same it is prompting us to enter the Meeting ID.Assuming the A...

<history:trainingAttendeeHistory>        <history:sessionKey>840955816</history:sessionKey>        <history:confName>Social</history:confName>        <history:attendeeName>malith</history:attendeeName>        <history:attendeeEmail>malith</history:at...

           "<startTimeScope>"            "<sessionStartTimeStart>" + "01/28/2017 15:42:00" + "</sessionStartTimeStart>"            "<sessionStartTimeEnd>" + "01/30/2017 15:42:00" + "</sessionStartTimeEnd>"           "</startTimeScope>"             "<...

Hi Guys,I am trying to create new accounts using the XML API. I can retrieve info and create meeting but i am unable to create new users. I get an the following response:<serv:response>            <serv:result>FAILURE</serv:result>            <serv:r...

Hi, Is it possible to embed webex meeting center inside a browser and take control of starting video and call using third party developer code. I could see there are no such APIs available but has anyone achieved this with support from Cisco.If this ...

i trying a sample code in https://developer.cisco.com/media/webex-xml-api/31AuthenticateUser.htmlmy sample code=============    $d["XML"]="<?xml version=\"1.0\" encoding=\"UTF-8\"?>";    $d["XML"].="<serv:message xmlns:xsi=\"https://www.w3.org/2001/X...