Get Discipline List Action
A field marked with an asterisk "*" indicates the field is a required input for this action.
This action returns a list of objects of which each is an Discipline.
This action can be used as input for actions that require this type of information.
- Category: Other
- Supported in: Workflow and Lookup
Input Fields
Field | Description |
---|---|
Type |
The type of the Academic Discipline. Options include "all", "minor", "major" and "concentration".
This input is optional.
|
Output Fields
This action may return multiple results.
Field | Description |
---|---|
Academic Discipline ID (Value) |
The Guid identifier of the academic discipline. The value used by update actions (ideally used as the value for a drop down). |
Title |
The full name of a academic discipline (for example, ''Mathematics'', and ideally used as the label for a drop down). |
Abbreviation |
The abbreviated name of an academic level (for example, 'MATH'). |
Type |
The registration status for the academic period. The value can be “open” or “closed”. |
Note: The results will be sorted alphabetically by the "Title" field (ascending order).