Welcome to the Panopto Community

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

Report Download via HTTP

We receive email daily about the report download with link,

Instead of downloading them manually, we would like to automate download of daily report.

Instead of soap request, can we authenticate and download the this report via normal http?

Thanks,

Tagged:

Answers

  • Options
    Kevin BaumKevin Baum Panopto Employee

    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

Sign In or Register to comment.