How do I find all users that do not have a SIS ID assigned.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2023
03:28 PM
I have a few students that were manually created a while ago, they do not have a SIS ID assigned to them and I want to find them so that I can assign them one.
¿How can I user the API or some other resource to do that?
Solved! Go to Solution.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2023
05:17 PM
Hi @JoseCoronel,
You should be able to use the provisioning report, found in account reports, to accomplish this. Run the provisioning report, select the users csv option, and you'll get back a CSV file with a list of all users in the account. You can then use excel or your program of choice to filter for users with nothing in the sis_id column.
Hope this helps! Let us know how it goes.
-Chris