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

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

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

From https://developer.cisco.com/media/webex-xml-api/28UserAuthenticationandPermissions.htmlRoles and PermissionsThere are three WebEx service roles. After your service request is authenticated to the WebEx server,your WebEx user name is mapped to on...

Resolved! meeting Join Page

Hi all, I use XML API CreateMeeting to  Schedule a Meetingthen I see UI page have Meeting linklike " j.php?MTID=m3d567ce84c16f54561473a9fdc96e6b4"How to get the link? XML API or URL API ?Thank you

zx2538265 by Level 1
  • 1346 Views
  • 1 replies
  • 0 Helpful votes

Resolved! XML API Syntax

Good morning,Using the latest schema (10-0-0_SP4) provided on your website, I was able to create class files representing the ep service. All of this is working as expected. The problem I am having is related to the xsi:type string your schema is cre...

Hi,There's a BANK, that already has CWMS, that need to integrate inside of the foreign commerce web page, the option of webex interaction inside of the same session.I'm looking for successful integration of CWMS of similar cases.Thanks !!Vladimiro.

Hi all,I am pretty new to WebEx dev, My problem is  I create  a event  and  I want get  this event timezone .  so I use GetEvent  ,but no have timezone information.Respone Below: <event:schedule>            <event:startDate>09/24/2016 10:25:00</event...

zx2538265 by Level 1
  • 2207 Views
  • 3 replies
  • 0 Helpful votes

Hello,Im trying to locate supportUCFRichMedia tag on EVENT SESSION. This tag exists on MEETING but in EVENT dont.UCF options exists on submit form, but where are these options in the xml??Can you help me?Thank you

mrcreek12 by Level 1
  • 1368 Views
  • 2 replies
  • 0 Helpful votes

Hi allIs there a function in the XML API to retrieve the list of all fields that can be set for a user using the Create User api? Get User seems to be missing some tags. An example of a tag that does not appear in the response of Get User is telephon...