StudentsPrimaryStudentRecord
Reads /primaryStudentRecord entries from the Students table.
Workday Resource Information
Retrieves a student with the specified ID.Secured by: External Student Site System Access, Reports: Students, Self-Service: Student Profile, Set Up: Student Sites
Scope: Academic Foundation, Student Core
Columns
Name | Type | Description |
Id [KEY] | String | Id of the instance |
Students_Id [KEY] | String | The Workday ID of the Students that contains this. |
AcademicLevel_Descriptor | String | Supported for: SELECT. A description of the instance |
AcademicLevel_Href | String | Supported for: SELECT. A link to the instance |
AcademicLevel_Id | String | Supported for: SELECT. wid / id / reference id |
AcademicUnit_Descriptor | String | Supported for: SELECT. A description of the instance |
AcademicUnit_Href | String | Supported for: SELECT. A link to the instance |
AcademicUnit_Id | String | Supported for: SELECT. wid / id / reference id |
ClassStanding_Descriptor | String | Supported for: SELECT. A description of the instance |
ClassStanding_Href | String | Supported for: SELECT. A link to the instance |
ClassStanding_Id | String | Supported for: SELECT. wid / id / reference id |
Descriptor | String | Supported for: SELECT. A preview of the instance |
ProgramOfStudy_Descriptor | String | Supported for: SELECT. A description of the instance |
ProgramOfStudy_Href | String | Supported for: SELECT. A link to the instance |
ProgramOfStudy_Id | String | Supported for: SELECT. wid / id / reference id |
Status_Descriptor | String | Supported for: SELECT. A description of the instance |
Status_Href | String | Supported for: SELECT. A link to the instance |
Status_Id | String | Supported for: SELECT. wid / id / reference id |
AcademicLevel_Prompt | String | Accepts multiple inputs. No description available. |
AcademicUnit_Prompt | String | Accepts multiple inputs. Derived Academic Units. |
ActiveOnly_Prompt | Bool | Only return active students. |
ProgramOfStudy_Prompt | String | Accepts multiple inputs. For students who haven't matriculated, the program of study they either applied to or have been admitted to. For matriculated students, the primary program of study from their reporting record. |
Search_Prompt | String | A fuzzy search string that matches student IDs and names. Example: search=bri%20book returns the student Brian Booker. |