This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// | |
// CANVAS API Call Template | |
// by Jake Standish [[email protected]] | |
// Written December, 2016 | |
// You are free to copy and moodify this code at your own risk. | |
// | |
// INSTRUCTIONS | |
// 1. Copy this code. | |
// 2. Open a google apps script file from a Google Spreadsheet, Form, Document, or Google Apps Script (script.google.com). | |
// 3. Obtain your access token from Canvas and paste it's value in the parenthese after var accessToken = |