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'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
  • 1366 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
  • 1411 Views
  • 3 replies
  • 0 Helpful votes

Hi, i am trying to integrate webex meetings in my ios application. App send xml body like this :using (instead apidemoeu) my siteName and valid email and password:"<?xml version="1.0" encoding="ISO-8859-1"?><serv:message xmlns:xsi="http://www.w3.org/...