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 it possible to add data to the table of content and use that as a way to navigate through a longer video?Example:I have recorded a 30 min lesson where I cover 10 different functions, and it would be great if the viewer could use the Table of conte...

erik.busk by Level 1
  • 809 Views
  • 1 replies
  • 0 Helpful votes

good afternoon,one of my clients tried to manage all its webex meeting(saas, meeting center) by xml api, but so far confused by the meeting problem, when the attendees join meeting initiated with XML API, they can't see the attendee list, send video,...

Howdy,Are there any known issues with UTF-8 encoding with the WebEx API?Problem 1: Retrieving a list of Training Center sessions which include unicode characters or accented characters (e.g. á) is incorrectly returned as ISO-8859-1. Even if I set the...

So i formatted a message off to the XML API endpoint. <?xml version="1.0" encoding="UTF-8"?> <serv:message xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:serv="http://www.webex.com/schemas/2002/06/service"> <header> <securityContext> <we...

m_hutley by Level 1
  • 605 Views
  • 1 replies
  • 0 Helpful votes

Good afternoon,I find that I'm frequently running into inaccurate documentation when trying to create proper XML requests. Is this https://developer.cisco.com/site/webex-developer/develop-test/xml-api/xml-api-reference/ the best and most accurate res...

Resolved! SSO Enabled Sites

Hi,If it's SSO enabled sites, does it work with following Meeting API? How should I put username/password?<?xml version="1.0" encoding="UTF-8"?><serv:message xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">    <header>        <securityContext> ...

I created an event, added panelists (Using the XML API).I sent each panelist an invitation using our (Acton) API.Clicking on the URL in the received invitation brings up a page with information for the correct event.But panelist can't join the event....

I am making calls against "ava:com.webex.service.binding.ep.LstOpenSession" on the XML API....and I am getting the number of "sessions" returned.The issue I am running into is that the documentation doesn't really define what counts as a "session"......