Thomas Lamy's Posts
Post Details Date Published Views Likes

API to get a report by error_report_id

I see an API to create an error report, but I don't see one access an error report. In fact, when I plug the error_report_id into https://MYDOMAIN.instructure.com/error_reports/​​​ (which is not what...

08-18-2016

2344

1

Courses and Sections

Hi, I am creating and testing API calls to delete and undelete courses for our SIS integration. I can delete courses, undelete courses, I can reset the sis_course_id from a cross-walk table I have, b...

04-26-2016

1960

3

How can I dump just one file as opposed to all files?

I have canvasDataCli working on Linux. How can I configure it to dump just one file, or select files I want as opposed to all files? Thank you

03-02-2016

1058

5

canvas_course_id

Is it possible to get a single canvas_course_id or an array of canvas_course_ids returned using the API? Here's what I'm running. curl -s -F attachment=@"$zip_file" -F "extension=zip&import_ty...

11-10-2015

1877

3