Student Email Address Data
The following tables & fields are supported for pulling student email address data:
Table Name | Field(s) Supported |
EmailAddress (Default) |
|
U_DEF_ACCOUNT_MGMT |
|
U_DEF_EXT_STUDENTS |
|
Parent/Guardian Data
This section supports pulling parent/guardian information. The base query uses standard contact tables and provides filtering options based on specific criteria.
Source: Standard PowerSchool contact tables.
Options: Administrators may choose to pull all associated parent/guardian data or only the primary contact (contactpriorityorder=1).
Table | Field(s) |
psm_student |
|
PSM_StudentContact |
|
PSM_StudentContactType |
|
Person |
|
StudentContactAssoc |
|
StudentContactDetail |
|
Codeset |
|
PersonEmailAddressAssoc |
|
EmailAddress |
|
PersonPhoneNumberAssoc |
|
Awesome Student Contacts
Table | Field(s) |
u_stu_contact |
|
Staff Role Assignment Data
(Default) OneRoster Roles
Table | Field(s) |
SectionTeacher |
|
RoleDef |
|
California-Specific Configuration
Table | Field(s) |
S_CA_USR_STAFFASSIGNMENTS_C |
|
Full List of Support Fields & Tables
For data mapping and query building, use the following comprehensive reference of PS Tables and their associated Fields.
Table | Associated Field(s) |
Courses |
|
Schools |
|
Users |
|
SchoolStaff |
|
Students |
|
psm_student |
|
PSM_StudentContact |
|
PSM_StudentContactType |
|
Person |
|
StudentContactAssoc |
|
StudentContactDetail |
|
Codeset |
|
PersonEmailAddressAssoc |
|
EmailAddress |
|
PersonPhoneNumberAssoc |
|
PhoneNumber |
|
Sections |
|
Terms |
|
SectionTeacher |
|
RoleDef |
|
Teachers |
|
S_CA_USR_STAFFASSIGNMENTS_C |
|
U_DEF_ACCOUNT_MGMT |
|
U_DEF_EXT_STUDENTS |
|
u_stu_contact |
|
Query Types + Options
List all Student Users
Base: >(Default)
Options for Student Email:
Default PS tables (reading from emailaddress)
Reading student email from U_DEF_ACCOUNT_MGMT
Reading student email from U_DEF_EXT_STUDENTS
List all Staff Users
Base: >(Default)
Options for Staff Roles:
Default OneRoster roles
California-specific Staff Assignment Table (S_CA_USR_STAFFASSIGNMENTS_C)
List all Guardian Users
Base: >(Default)
Options for Guardian Selection:
Include all Active Guardians
One guardian per student (by contact priority)
Awesome Contacts