How do I add multiple users in a single API call?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2019
07:15 AM
I need to be able to create multiple users in a single API call. It doesn't appear that the API supports this but I want to confirm that and learn of any plans to add this ability in the future.
Solved! Go to Solution.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2019
07:51 AM
Hi @aerialbear
The SIS Imports endpoint allows uploading of CSV files to create and edit large amounts of Users, Courses, and Enrollments and more. CSV SIS Import Format Documentation - Canvas LMS REST API Documentation
There are some older unsupported examples here, canvas/sis/sis_import_standard at master · unsupported/canvas · GitHub
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.