Skip to content

Instantly share code, notes, and snippets.

View owenarden's full-sized avatar

Owen Arden owenarden

View GitHub Profile
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// 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 =