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.
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
Hello,I just want to know that is it possible to use API to stream webex recorded meeting to company's website.If so can i get link to some sample or reference on how to do it. Our platform is DOT NET.ThanksAnupam Misra.
I'm currently trying to use the XML API to write a web application to give our users easy access to meeting data so that they can supply the state with information required for CPE Training (training required by NYS to maintain your CPA Certification...
When I follow an URL API link to host a Meeting Center session, like xxx.webex.com/oakland/m.php?AT=HM&MK=648949866&Rnd=0.5685190767051785&BU=http%3A%2F%2Fgoogle.com , it is dropping me to a landing page after starting the meeting, instead of followi...
The XML API permission table says that admin can use DelSession for all meetings, but when tried, a 00001 (Access denied) error is thrown.Either the document is wrong (which I hope not), or there is a bug in the implementation.
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/...
Hi, i am using the XML API for creating a meeting.In our case the meeting is weekly repeat type.A sample XML Request has below xml for weekly repeat<repeat> <repeatType>WEEKLY</repeatType> <dayInWeek> <day>SUNDAY</day> <day>MONDAY...
Hi,I used CreateMeetingAttendee XML API to create Event Attendee and I disabled Event Registration when i created the Event, And I used GetjoinurlMeeting for getting the attendee link to join the Event, but when the attendee pressed the link, the pag...
Hello,We noticed this issue while using WebEx XML APIs to get the training session details. It seems that the daylight saving time is not taken into account in the response which results in incorrect date if we construct the date based on the xml res...
Hi i seem to be able to create a meeting fine with no issues, on a side note i cant get it to start automatically i have to login to webex to start it.With regards to the CreateTeleconferenceSession, i just cant seem to get this to work, i am using t...
According to the XML guide, admins have site wide GetloginTicket permissions, but the spec provides to way of passing the WebEx ID of the user you want the ticket for. Is there a way to retrieve a login ticket for a host user that you do not have the...
Hi,I want to build a solution with federated SSO and Webex. From what I can tell, it requires an "Enterprise" level configuration so you enable SSO as part of Site Administration. Is their a trial way to do this?Do I need to get a "WebEx Web Confer...