StudentsResidenciesDocuments
Reads /documents entries from the StudentsResidencies table.
Workday Resource Information
Retrieves a residence information for the student with the specified ID.Secured by: Manage: Student Residency, Self-Service: Student External Site User Access
Scope: Academic Foundation, Student Core
Columns
Name | Type | Description |
Id [KEY] | String | Id of the instance |
StudentsResidencies_Id [KEY] | String | The Workday ID of the StudentsResidencies that contains this. |
Students_Id [KEY] | String | The Workday ID of the Students that owns this. |
Descriptor | String | Supported for: SELECT. A preview of the instance |
InstitutionalAcademicUnit_Prompt | String | Accepts multiple inputs. The Institutions. |
AcademicLevel_Prompt | String | Only used when a Students_Id filter is not provided. Accepts multiple inputs. No description available. |
AcademicUnit_Prompt | String | Only used when a Students_Id filter is not provided. Accepts multiple inputs. Derived Academic Units. |
ActiveOnly_Prompt | Bool | Only used when a Students_Id filter is not provided. Only return active students. |
ProgramOfStudy_Prompt | String | Only used when a Students_Id filter is not provided. 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 | Only used when a Students_Id filter is not provided. A fuzzy search string that matches student IDs and names. Example: search=bri%20book returns the student Brian Booker. |