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

Hi All,I need to utilize webex  XML API to call User Services. In our organization Webex Access is through SSO . I need to know the best way to provide authentication information to invoke XML APIs in this case. I read in XML API Document section 3.1...

Hi,I am a newer to develop the webex function. Now, I have to get a new parameter CSRF by calling p.php?AT=LI, but I have a problem when I use this URL API. That is, in website 'https://clks.webex.com/clks', using username: rajasoun & password:xxxx, ...

jenji by Cisco Employee
  • 1015 Views
  • 3 replies
  • 0 Helpful votes

Hi,I am a new developer in webex development in Cisco. Due to the URL API update, the SSO method will be refused by webex(502 bad gateway). We think if lose a parameter —CSRF.  But how to get CSRF is a problem, because of the cross-origin in front-en...

jenji by Cisco Employee
  • 638 Views
  • 1 replies
  • 0 Helpful votes

Is there a way to intercept a call when user presses: "CALL USING COMPUTER" button?I need to prompt either via local PC app or http webpage to have user enter some information that will be stored in my application SQL database.Similar to what we are ...

HI Guys,do we have Cisco WebEx XMPP API documentation available?Like for example I am particularly interested in what exactly is meant by var=160<show>xa</show><priority>15</priority><x xmlns="http://webex.com/connect/customstatus" var="160"/><status...

imali by Cisco Employee
  • 1125 Views
  • 2 replies
  • 0 Helpful votes

Hi All,I'm using the XML API to register and retrieve join links for event centre.  On a desktop this works perfectly the attendee is registered correctly and the join link takes the user directly into the session.  However this doesn't work on a mob...

jim21 by Level 1
  • 1012 Views
  • 6 replies
  • 0 Helpful votes

Hi all,I am using  LstsummaryMeeting API to get all the meeting list from WebEx. When I do this I am getting the meeting schedule time in different time zone (because the meetings are stored in different time zones in WebEx). My requirement is, I wan...

mksherif by Level 1
  • 1433 Views
  • 1 replies
  • 0 Helpful votes

Hi,I've imported the XSD Schema with xjc tool into my Java project to communicate with WebEx API.I'm trying to create a meeting with the following XML:<?xml version="1.0" encoding="UTF-8" standalone="yes" ?><messageType xmlns="http://www.webex.com/sc...