Getting Delta (changes since last time it was run) for Assignments

NikhilGupta
Community Member

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!

 

Labels (4)
0 Likes