Canvas Course Export via Google Apps Script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2020
10:04 AM
Greetings!
I am working on a script to archive courses using the Content Export API and Google Apps Script. GAS doesn't seem to recognize the .imscc filetype as a zipped archive when I use the UrlFetchApp.fetch and getBlob() method. It just stores the response as a text file. Has anyone attempted this and have some tips on how to approach a solution?
Thanks,
Justin