Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsCanvas ToolsCanvas List Missing Submissions
Canvas Tools

Canvas List Missing Submissions

List past-due assignments for which the student does not have a submission. The user making the request must either be the student, an admin, or a parent observer using the parent app. Use this to identify assignments that are overdue and still need to be completed.

Write actionRisk level 2 of 5API key connection
Use Canvas List Missing Submissions

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • pageinteger
    Page number to fetch (1-indexed). Use to get results beyond the first page. If omitted, returns the first page.
  • filterarray
    Filter the results. 'submittable' returns only assignments that the current user can submit (filters out locked assignments). 'current_grading_period' returns only missing assignments in the current grading period.
  • includearray
    Optionally include additional data. 'planner_overrides' includes the assignment's associated planner override if it exists. 'course' includes the assignments' courses.
  • user_id
    The ID of the user to retrieve missing submissions for. Use 'self' for the currently authenticated user, or provide a numeric user ID. The user making the request must either be the student, an admin, or a parent observer.
  • per_pageinteger
    Number of items to return per page for pagination.
  • course_idsarray
    Optionally restricts the list of past-due assignments to only those associated with the specified course IDs. Required if observed_user_id is passed.
  • observed_user_idstring
    Return missing submissions for the given observed user. Must be accompanied by course_ids. The user making the request must be observing the observed user in all the courses specified by course_ids.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.