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.
Hi all, When I using XML API - firstAttendeeAsPresenter , returned ExceptionID 060045(The site does not allow first attendee as presenter). how can I solve this problem?Thanks a lot~~
Hi,our partner is testing the webex XML API and they would like to limit the maximum number of attendees in the meeting. From the documentation it looks like "participantLimit" (<attendeeOptions><participantLimit>3</participantLimit></attendeeOptions...
Hi,We are trying to develop a program integrating with WebEx using API XML.We got WebEx trial account from InterCall, and developing using the trial.Could you kindly give me below information to create XML file?WebEx URL : https://intercallsalesapac....
Hi Team,I have a specific query which i have placed in diagram attached.Query: My client has already SAML integrated with its own IDP with WebEx. Now they want us to create another website and to consume/use Webex services through this website. IPD u...
Hello CiscoUsing the history Service API, I can see the following PSTN Audio types (I have changed the names a bit to clearfy what it is)bridgeCountryTollCallInglobalCallMeBackbridgeCountryCallMeBackbridgeCountryTollFreeCallInThe following types are ...
Is this trigger for sending emails is working now?I found an answer on my question here, but 3 years age. Cancellation mail after deleting scheduled meetingAnd also, I found the latest documentation https://developer.cisco.com/media/webex-xml-api/51C...
Hi I am trying to answer a custom question when registering for an event, through URL API (AT=EN)In documentation is it listed that you can use “&Textbox1=” to submit text for a custom textbox. Cisco WebEx™ Integration Guide and URL API Reference htt...
Hi,I check the API doc and test it.https://developer.cisco.com/site/webex-developer/develop-test/xml-api/xml-api-reference/#lstrecordaccessdetailhistory-38…In the doc, here is the example query<body><bodyContent xsi:type= "java:com.webex.s...
I am able to get meetting url for WebEx Meeting programatically using WebEx XML API, however i dont see any option to get registration link and join link for TRAINING SESSION.Any option to generate the same?
When I call GetHostUrlMeeting for an event using credentials of a host that did not create the event I get an error message back that looks like "Access denied, additional privileges are required".How can I grant those additional privileges? Is it p...
I see the API ref.https://developer.cisco.com/site/webex-developer/develop-test/xml-api/xml-api-reference/#lstrecording-194In the document, I can use request header as below<header> <securityContext> <webExID>hostid</webExID> <password>hostpass...
My customer would like to do the followingThey are looking forward to using API for learning management system Can they embed the video player in a HTML?Can they control "play" "pause" and "stop" with API? Can WebEx log the video start time/end time?...