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.
we are trying to integrate webex data to our salesforce. i have downloaded the schema files. i cant see the custom fields.how to read the custom field information.
Hi,I am using "LstmeetingattendeeHistory" API method(v5.9) to get list of all attendee who actually attends meeting which was created in my companies development site ie (company-dev.webex.com). I know that this data not generate immediately and requ...
Hi,We are using Webex XML API, and we are getting the following error response for a SetUser XML request (for "mt-trial" site):<?xml version="1.0" encoding="UTF-8"?><serv:message xmlns:serv="http://www.webex.com/schemas/2002/06/service" xmlns:com="ht...
Hi,In our LMS requirement is to populate drill-down with the all host account user present in webex development site.by using "LstsummaryUser" method we are getting all user (Host as well as Site administrator), So is there any flag or something in t...
Hi,I am using "LstmeetingattendeeHistory" API method(v 5.9) to get list of all attendee who actually attends meeting which was created in my companies development site ie (company-dev.webex.com). I know that this data not generate immediately and req...
Hello,I've been using the URL API for Join Event successfully for a couple of years now. During a rather popular event today, the API for AT=JE was kicking back FirstNameNeeded and AttendeeEmailNeeded errors, despite the fact that the code is includi...
Hi,I am trying to invoke GetEvent API to get the session password.When I use the credentails of the user 9bzz-zzzz.gen) who created the event, I get a failure with message "Session Ticket Required"Any pointers? Thanks!REQUEST XML<?xml version="1.0" e...
Hi,I am using the URL API to enroll an attendee to an event (2-152 page of the Integration Guide and URL API Reference). All fields work well, even a custom text field when passing TextBox1 it gets populated. The problem comes with custom fields that...
We are looking into updating user by the SetUser of WebEx XML API.In WebEx site-administration UI, it is possible to update a user's username.For the SetUser of WebEx XML API, is it possible to update a user's "webexId"? And how to do it?
Hi,I met a puzzle is that, I use this XML api to "get meetingattendees".(this api ia related tohttps://developer.cisco.com/site/webex-developer/develop-test/xml-api/xml-api-reference/); Only got the attendeeswhich had been invited by mail even though...
hi teamI have a customer located in Ecuador that wants to integrate this LMS D2L with Training center. Unfortunately the information that they got is that integration can be done but only in Meeting CenterDo you have information that could help us to...
I am wanting to integrate WebEx into our application. The features I am looking for is screen sharing, allow other user to control screen, video conference support and meeting recording. Is there a way I can control these from my application?
Hello, I noticed that there are fields for clientID and clientSecret in the security context on the API schema site (https://developer.cisco.com/site/webex-developer/develop-test/xml-api/schema/). Does this mean that there is an OAuth implementation...