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

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,...

terry.deng by Community Member
  • 1745 Views
  • 6 replies
  • 0 Helpful votes

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...

learnuponlms by Community Member
  • 1793 Views
  • 3 replies
  • 0 Helpful votes

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 Community Member
  • 784 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....

earlmatney by Community Member
  • 2756 Views
  • 4 replies
  • 0 Helpful votes

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"......

bwoods0504 by Community Member
  • 1554 Views
  • 5 replies
  • 0 Helpful votes

Please see image below.I need to get the groups and Policy Groups from WebEx Messenger using my own application. I cannot find any APIs other than jabberwerx for WebEx messenger, but I am not sure that it has the ability to get this set of data. Am I...

drewfleming by Community Member
  • 1041 Views
  • 1 replies
  • 0 Helpful votes

HiI am trying to perform GetUser on an SSO website. I got a session ticket using the Authenticate function. I replaced the <webexID> and <password> tags with <sessionTicket> tag and sent the request. When I got the xml response back, it says FAILED a...

jeanborgonia by Community Member
  • 6588 Views
  • 9 replies
  • 0 Helpful votes