accessing canvas zoom integration

Jump to solution
ben_reed
Community Explorer

can anyone give me some pointers to APIs that relate to the canvas zoom integration? i'd like to write a command-line tool that will publish a zoom cloud recording for a course.

Labels (2)
0 Likes
1 Solution
dtod
Community Contributor

I doubt Canvas knows much about that. You could maybe look at the course calendar, but otherwise all the data is in Zoom.

You'd need to use the Zoom API - https://marketplace.zoom.us/docs/api-reference/zoom-api

LTI Pro documentation is here: https://zoomappdocs.zoom.us/lti-pro-v2/welcome/getting-started

View solution in original post