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

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...

shkuzu by Cisco Employee
  • 1908 Views
  • 2 replies
  • 3 Helpful votes

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?...

shkuzu by Cisco Employee
  • 2030 Views
  • 4 replies
  • 0 Helpful votes

Xml Request:-Authentication:-RequestURL:-https://apidemoeu.webex.com/WBXService/XMLServiceRequestData:-<?xml version="1.0" encoding="UTF-8"?><serv:message xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:serv="http://www.apidemoeu.webex.co...

atchuta by Community Member
  • 685 Views
  • 2 replies
  • 0 Helpful votes

Is there a way to indicate through the XML API that a WebEx Event session should be recorded?  I see there is a LstRecordedEvent call but no reference anywhere to how to record an event so that it can be listed.Is there also a way to mark a Training ...

bbalzarini by Community Member
  • 2320 Views
  • 4 replies
  • 0 Helpful votes

I see that Meeting Center has a GethosturlMeeting which returns a url that can be used to start the meeting.  Is there anything like that for Event Center or Training Center?  I would like to have a button in my application that can be pressed or a l...

bbalzarini by Community Member
  • 1320 Views
  • 1 replies
  • 0 Helpful votes

Hi,  I'm trying to use webex XML api for some automation and I dont know how to initialize the securityContext object. What value should I use for siteName? Our meeting server is hosted on premise and its address is something like webex.acme.com  Tri...

Hello,Below is the scenarion in which i want some inputs for implementation of webex xml api . We have developed LMS web application, and there is a customer who is using Ping Identity for all their third party websites for authentication, including ...