Search Courses by Subject ID Action

A field marked with an asterisk "*" indicates the field is a required input for this action.

This action can be used to find course information by Course ID.

Input Fields

Field Description

Subject ID*

The Guid identifier of the subject to filter the courses by

Use the Get Subject List action to find the Subject ID.

Output Fields

This action may return multiple results.

Field Description

ID

The Guid identifier for a given course.

Title

The course title.

Can be mapped to different types in the connection page.

Description

The course description.

Can be mapped to different types in the connection page

Number

The numbering scheme that distinguishes courses within a subject.

This is typically an integer.

Credit/Measure

The unit or standard of measurement for the course credit (for example, ‘credit’).

Credit/Minimum

The lower, inclusive bound of the range of values for the course credit.

Credit/Maximum

The upper, inclusive bound of the range of values for the course credit.

Credit/Increment

The increment by which the range of values for the course credit can change from the minimum to the maximum. For example, a range of 1 to 3 with an increment of 1 would evaluate to 1, 2, or 3.

Status

Requires an additional API call.

Includes sub-fields.

ClosedSee the sub-fields.

  • Status/Category: The category associated with the course status (for example, ‘active’).
  • Status/Title: The full name of the course status (for example, ‘Active’).

Academic Levels

Requires an additional API call.

Includes sub-fields.

ClosedSee the sub-fields.

  • Academic Level ID: The Guid identifier of the academic level.
  • Code: The code that identifies the academic level (for example, ‘UG’).
  • Title: The full name of the academic level (for example, ‘Undergraduate’).

Note: The results will be sorted alphabetically by the "Title" field (ascending order).