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/FullBatch.ps1