Adis Hrnjica
Whiz KidPlease 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.
-
Re: API Functions
Hi Brian, Thank you for your interest in using the Panopto API. Here's what we currently support: Supported via API Video Metadata (titles, folders, IDs) Our REST API (/api/v1/) and SOAP API (Se… (View Post)1 -
Re: Permissions, inheritance and principals via the API
Hi Stephen, If you have: Video shared with User A (Viewer role) Folder containing that video shared with User B (Viewer role) Then: ✅ Both User A and User B will be able to access the video ✅ Both … (View Post)1 -
Re: /PublicAPI/4.6/UsageReporting.svc unable to handle large report files?
Hi Koon, It seems the limit is 16MB. I'll work internally to increase this limit so you can download larger reports > 30KM. Thanks, Adis (View Post)1 -
Re: Support for copy/move video through API
Hi Elaine, We now have the session copy API in our REST API (/api/v1/sessions/{id}/sessioncopy). https://demo.hosted.panopto.com/Panopto/Api/Docs/index.html#/Sessions/Sessions_Copy You can use this A… (View Post)1 -
Re: Pull scheduled recording links for a course?
Hi Elaine, You could do the following if you want recording that already completed: Get Course Folder ID: You'll need the folder GUID for each course Fetch Sessions: Call GET /api/v1/folders/{fo… (View Post)1