Activity Feed
- Posted Course sections from an external tool on Canvas Question Forum. 08-29-2022 12:06 AM
My Posts
Post Details | Date Published | Views | Kudos |
---|---|---|---|
Course sections from an external tool I’m looking for a way to update my Canvas external tool with the currently active course sections. Currently, I'm receiving each user's current sections (name and id) as a custom field defined in ... |
08-29-2022 |
189 |
0 |
08-29-2022
12:06 AM
I’m looking for a way to update my Canvas external tool with the currently active course sections. Currently, I'm receiving each user's current sections (name and id) as a custom field defined in the developer key: $Canvas.course.sectionIds $com.instructure.User.sectionNames Unfortunately, this doesn't provide any data about deleted sections. What would be the best practice for getting the full list of sections, particularly to discover if a section was deleted, from my external tool’s backend?
... View more
Labels
- Labels:
-
Canvas
-
Canvas Data
-
Canvas Partners