Found this content helpful? Log in or sign up to leave a like!
SIS import script - change from regular CSV file import to a full batch import for each term
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
Friday
My school has traditionally used a script to send files for SIS import, and sends CSV files for users, enrollments, courses, etc. I want to transition this import to use full batch imports for each term. I saw the full batch import script below for Powershell, but we use Linux servers. Does anyone have a version they would be willing to share for linux?
Powershell full batch import script - https://github.com/kajigga/canvas-contrib/blob/master/SIS_Integration/powershell_integration/FullBat...
All traffic to this repository should now go to https://github.com/unsupported - canvas-contrib/SIS_Integration/powershell_integration/FullBatch.ps1 at master · kajigga/canvas-contrib