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.
API Callback notification of major Viewer progress events
Lajos Demeter
Tyro
There are good SOAP and REST API methods to query the EDU Learner's progress, i.e. the viewed percentage of a session.
However, regular polling the "viewed" statuses of thousands of users, is not scalable, so we need an API callback mechanism reporting the viewing progress of our LTI users, triggered by e.g. "100% achieved", or "logged out at XX%", events, etc.
The use case: our API integration registers for these event callbacks, and Panopto sends the http GET or POST callbacks to the URL that was submitted in the registration message.
I see similar requests here:
https://community.panopto.com/discussion/320/statistics-reports-updates
https://community.panopto.com/discussion/459/api-for-polling-recent-sessions
Tagged:
1