InTouch Hub · Blue Isle Software

Googleapis Classroom

Google Classroom API lets applications manage courses, coursework, rosters, submissions, and Classroom data.

Provided free and as is, without warranty of any kind — including merchantability, fitness for a particular purpose, and the accuracy or completeness of any result. See the licence. You are responsible for checking what this produces before relying on it.

cloudgoogleapis

Googleapis Classroom

Google Classroom API lets applications manage courses, coursework, rosters, submissions, and Classroom data.

Operations

Inputs

Example

operation: classroom_courses_list
# (attach an 'oauth' credential to the task — no inline secrets)

Publishes

The keys a later task may reference as {{taskName.key}}. Referencing anything not listed here resolves to nothing at run time.

Input Properties

Every property this tool accepts, from its own tool.iml.

Property Type Required Default Description
operation string yes One of: classroom_courses_list, classroom_courses_aliases_list, classroom_courses_announcements_list, classroom_courses_announcements_get, classroom_courses_coursework_list, classroom_courses_coursework_studentsubmissions_
courseId string no Path parameter courseId (required by some operations).
courseWorkId string no Path parameter courseWorkId (required by some operations).
id string no Path parameter id (required by some operations).
query string no Optional query params as a JSON object string, e.g. {"limit": 10}.