cisco-ie / webex-api-client

A node module to simplify interacting with Cisco WebEx XML-based APIs from the browser or server
MIT License
11 stars 6 forks source link

Request to Download a Recording #3

Open carlowahlstedt opened 6 years ago

carlowahlstedt commented 6 years ago

I've previously tried, unsuccessfully, to use the URL based API. However, it seems like this one is going to work (I haven't done anything past the initial sample to get the login to work). One thing I'd like to automate is creating the meetings (which currently seems feasible), but the other thing is to be able to download a recorded meeting. The API for URL seems like it has the ability to "Playing Back a Recorded Event", but this doesn't seem like downloading. Is there a way to download now and if so, it would be great if it could be added.