Canvas API call specifically for enrolling/inviting students to a course?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2022
12:14 PM
Is there a canvas API call specifically for enrolling/inviting a student to a course?
I want to create a orientation course for all new students on canvas for our campus but want to automate it somehow for inviting students to courses - i've explored self enrollment but wanted to see if I could make API calls to invite students to that course - from what I can find I can only find API calls for making student accounts - but not inviting them to a course.
Solved! Go to Solution.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2022
02:14 PM
Hi @JohnathanVargas,
The Enroll a user API call should be what you're looking for.
-Chris