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,I am implementing XML API in our system. My requirement is we have the meeting ID using that I need to get the url for meeting to share via our communication tool. For this I used GetjoinurlMeeting() method to get the URL. But the URL received is ...

Hello,We are developing an application which can collect reporting data from various Collaboration sources for executive reporting. I am trying to find out if there is any API's which can be leveraged to collect IM Reporting data (Excel files) from t...

gvijendr by Cisco Employee
  • 433 Views
  • 1 replies
  • 0 Helpful votes

Hi, I am trying to run a LstsummaryMeeting, but, all I get back in the response is Success.Can you help me find the problem in this Javascript code I have:function getFormattedDate() {    var date = new Date();    var str = date.getFullYear() + "-" +...

jmennear by Cisco Employee
  • 1734 Views
  • 3 replies
  • 0 Helpful votes

Hi,Can we use webex cloud connected audio or TSP to offer both the audio conferencing piece but also the web and video conferencing piece as well?It's there any way to bundle any of these offers with CUWL Pro?

Resolved! WBS29 XML API

When will the latest XML API version be available on the Sandbox site?  Currently the version is 28.12.20.10001E, but I need to test the latest WBS29 version.

snielsen1 by Level 1
  • 701 Views
  • 1 replies
  • 0 Helpful votes

I am getting an error from CreateMeeting API that join before host is not available for the meeting type.  I assume this is a site configuration that only a site admin can view.  Can you verify whether there is a meetingType value in the sandbox that...

AaronLS__ by Level 1
  • 403 Views
  • 1 replies
  • 0 Helpful votes

HiI am trying to parse an XML response received from WebEx XML API using SAX parser for JavaHowever, I am encountering the following error for a client while sending the GetSite command.An invalid XML character (Unicode: 0x8) was found in the element...

I am trying to use the RegisterMeetingAttendee but it fails unless I set Requires Registration from the sandbox UI.  Now I am trying to do the same through XML API.1) How do I set "Requires Registration" from the CreateMeeting XML API?  Looking at th...

AaronLS__ by Level 1
  • 697 Views
  • 1 replies
  • 0 Helpful votes

Many of the XML api calls take one or the other and sometimes return both.  They seem to always be the same and work fine interchangeably.  Are there scenarios where SessionKey would be something other than MeetingKey?

AaronLS__ by Level 1
  • 406 Views
  • 1 replies
  • 0 Helpful votes