Please note: All new registrants to the Panopto Community Forum must be approved by a forum moderator or admin. As such, if you navigate to a feature that is members-only, you may receive an error page if your registration has not yet been approved. We apologize for any inconvenience and are approving new members as quickly as possible.
Report Download via HTTP
Sachin Dedhia
Tyro
in API
Answers
Hi Sachin,
You can use the SOAP API to download scheduled reports. You would need the report ID, which you can also get using the SOAP API. You can get a list of recent reports using the IUsageReporting.GetRecentReports method, and once you find the report you want to download, you can use the IUsageReporting.GetReport method to download it.
I hope that this helps. Please let me know if you have any other questions.
Thanks,
Kevin