Canvas Course Export via Google Apps Script

jdammeier2
Community Explorer

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

0 Likes