Get Academic Level 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 Academic Level.
This action can be used as input for actions that require this type of information.
- Category: Other
- Supported in: Workflow and Lookup
Input Fields
This action does not have any input fields.
Output Fields
This action may return multiple results.
Field | Description |
---|---|
Academic Level ID (Value) |
The Guid identifier of the academic level. The value used by update actions (ideally used as the value for a drop down). |
Title |
The full name of a academic level (for example, ''Undergraduate'', and ideally used as the label for a drop down). |
Code |
The abbreviated name of an academic level (for example, 'UG'). |
Note: The results will be sorted alphabetically by the "Title" field (ascending order).