Daily Login Report
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2018
04:23 PM
Is there a Canvas REST API that can be used to automate a daily login report at the end of the day to monitor a faculty member or a group of faculty members from start time of current day to the end time of current day?
Solved! Go to Solution.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2018
06:48 PM
The API endpoint you probably want is User Page Views. It allows for you to set a start time and an end time to pull data for. You'll have to loop through each faculty member you'll want to track.