The Instructure Community will enter a read-only state on November 22, 2025 as we prepare to migrate to our new Community platform in early December. Read our blog post for more info about this change.
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?
Hi Douglas,
The pseudonym_dim table is the likely answer here. For us the SIS_USER_ID and UNIQUE_NAME columns are populated with values from our student system, (PeopleSoft Campus Solutions), and this can be joined to the user_dim.
I expect this depends on how the interface to your student system has been configured.
Regards,
Stuart.
Community helpTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign inTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign in
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.