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 trying to make an automated process to fetch the attachments for a community.  I see that for a given Post I can get information about its attachments including the URI for the document.Is there a web service API call to fetch that URI?  I se...

ewendland by Level 1
  • 395 Views
  • 2 replies
  • 0 Helpful votes

I am trying to issue an XML to devnet, here is the XML:var sr = "<serv:message xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" " +"xmlns:serv=\"http://www.webex.com/schemas/2002/06/service\" " +"xsi:schemaLocation=\"http://www.webex.com/schem...

jmennear by Cisco Employee
  • 818 Views
  • 1 replies
  • 0 Helpful votes

Hi,I am a beginner to using Webex API. I went through the documentation for an understanding of how it works. But while trying to use it, I get some errors and I am not receiving the intended result. If someone could give me a brief introduction on h...

Hi,Using ver 2804.0.1205.2500 on Windows Server 2003 x64 got following error:[CSPClient] - [Error] AudioDeviceMgt::initialize - unrecognized Operating System Version[CSPClient] - [Error] HybridClient::SendAudioDevices - unnable to initialize Audio De...

Hi,I'm using java:com.webex.service.binding.history.LsteventattendeeHistoryto get the attendees after the Event ended but is there any way to don't wait 24 hours until the report to be ready, we need the data to be immdiately after the End end.

shady730 by Level 1
  • 1233 Views
  • 3 replies
  • 0 Helpful votes

Hi, I am trying to integrate webex meeting request. I am using following code to do that          Dim strXMLServer As String = "https://apidemoeu.webex.com/WBXService/XMLService"        Dim request As WebRequest = WebRequest.Create(strXMLServer)     ...

I'm using CreateMeetingAttendee for enrolling a attendees to the event when I call it throught XML API i receive success in response and AttendeeId and RegisterId but in WebEX website in my account I see "N/A" under the Event Attendees

shady730 by Level 1
  • 1292 Views
  • 3 replies
  • 0 Helpful votes