Celebrate Excellence in Education: Nominate Outstanding Educators by April 15!
Found this content helpful? Log in or sign up to leave a like!
Hello All,
I am new to Canvas as well as the API world. We are trying to use Canvas API to get the data transferred from Canvas to our product and the plan is to have nightly process. Now to limit the amount of data and improve performance, the thought is to get only the changes that have occurred in canvas since the last run (previous night timestamp).
In case of Grades, I think there is Grade Change Log, where in I can supply the time range parameter for getting the deltas. (GET /v1/audit/grade_change/courses/{course_id})
But I could not find anything similar for assignments API, where in I can supply this timestamp.
I will appreciate if anyone can provide any suggestions as to how it can be done.
Thanks In Advance!
To participate in the Instructure Community, you need to sign up or log in:
Sign In