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

Dear friends,We are planning to build an online tutoring web application. We need to develop audio function (VoIP, I guess?), white board, screen sharing functions in this web application. We want to know:(1) What is the approach to implement these f...

mxayzhu01 by Level 1
  • 383 Views
  • 1 replies
  • 0 Helpful votes

Hi, I am trying to create a C# client for consuming the NBR Storage service and downloading webex recordings from the storage server.I tried to add the wsdl as a service reference in Visual Studio and Visual Studio reports the following error :Cannot...

vijayteja by Level 1
  • 1853 Views
  • 4 replies
  • 0 Helpful votes

Dear friends,We are planning to build an online tutoring web application. We need to develop audio function (VoIP, I guess?), white board, screen sharing functions in this web application. I am new to this tech area. Any one can give some info on:(1)...

mxayzhu01 by Level 1
  • 419 Views
  • 1 replies
  • 0 Helpful votes

I`m trying to create training session with 'No Tone' or 'Announce Name' options. Request XML:<?xml version="1.0" encoding="ISO-8859-1"?><serv:message xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">     <header>          <securityContext>      ...

Hi Folks, I need some urgent assistance for a customer who is using the Meeting Center API in 29.9.2 who is having issues enabling the join audio before host capability as well as showing the participant list. Is there anyone that is available to ass...

angrose by Cisco Employee
  • 304 Views
  • 1 replies
  • 1 Helpful votes

Can you please let me know how reliable is the data from “ConnectUserActivity” since I see some discrepancy in the report generated for my customer with >50000 users.In the report generated for the month of July2014, the highest number of IM’s from s...

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

Resolved! GetJoinURLMeeting

We use in our application XML API Webex.I would like to know how to get, through the method GetJoinMeetingURL, a webex meeting URL in the formathttps://site.webex.com/site-en/e.php?MTID=ma......cand not in the formathttps://site.webex.com/site/m.php?...

Are there any API’s available for WebEx Messenger XMPP cloud service? We are particularly interested in IM reporting data. I know OrgAdmin can provide this data but wanted to know if these API’s are exposed to developersThanks

gvijendr by Cisco Employee
  • 978 Views
  • 6 replies
  • 0 Helpful votes

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