We need our own unique identifiers returned in export data
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2018
12:57 PM
We load our data into Canvas with SIS Imports. The user.csv file includes 2 different fields that are unique for the individuals being loaded. In the CanvasCLI exports, we get a user_dim table, containing the same people (I assume) but we don't get back our unique identifiers in that table. How are we supposed to match up student records when the system doesn't pass back our own unique identifiers?