Search Student by Banner ID Action
A field marked with an asterisk "*" indicates the field is a required input for this action.
This action could be used for searching all the personal information of a student and returns one or no results.
- Category: Student
- Supported in: Workflow and Lookup
Input Fields
Field | Description |
---|---|
Banner ID* |
Is the Guid identifier for the searched student. User must input Banner Id exactly as is on Ellucian. |
Output Fields
Returns a single result set.
Field | Description |
---|---|
Banner Username |
The Username for the searched student on Ellucian. |
Billing Address Mailing Address |
Billing and Mailing addresses are identical in format. Requires additional API call. |
Citizenship Country |
A 3 letter ISO 3166-1 string (e.g. USA) |
Date of Birth |
A date string. |
Email/Email Address |
A list of strings. |
Ethnicity |
Includes sub-fields: Ethnicity ID (Value), Title Requires additional API call |
Gender |
Includes sub-fields: Ethnicity ID (Value), Title Requires additional API call |
Home Phone Mobile Phone |
Home and Mobile Phone fields are identical in format. Includes sub-fields. |
Marital Status |
Includes sub-fields: Marital Category (Value), Marital Category ID, Code, Title Requires additional API call |
Name |
Includes sub-fields: First Name, Last Name, Middle Name and Pedigree |
Person ID |
Is the Guid identifier of the student |
SSN |
Male/Female/Unknown (case sensitive) |
Student Terms |
Requires additional API call Includes sub-fields. |
Search Student by Banner ID Notes:
For fields with mapping, the search results will reflect the mappings. For example, if a connection has "Name" mapped to "Legal" and a search is performed on a Student with no "Legal" name, then the "Name" fields in the results will be empty.
Student Term is a collection for each Student, they are sorted by Academic Period - Start On.
Academic levels is a collection under Student Term.
The academic levels listed under Student Terms, they are all the academic levels of any programs the student was actively enrolled in for that specific term.
For the Student Terms under the Student model, each represents a Term that the student was enrolled in an active program. These will not be removed after the student has completed the term and/or the program.