Hey @ggarrow Generally, we pull the School ID number from your SIS. Looking at the Identifier field.
But if you are uploading a CSV file for your SIS app, then the column of data we read from is in the user's file and is the identifier.
Do you store your School ID number in your Google SSO?
We do. How would we access that field?
I was able to accomplish this by mapping ExternalIds:[0].value to School Id Number
In Google Admin this is the Employee ID for my users
Yep, just stumbled across that one purely by accident a few minutes ago!