Using the API, I would like to supply a list of canvas course id and have it return all courses with the matching id?
Does anyone know if this is possible I don't see anything in the API docs
@aday
I haven't seen an option to do this with the Canvas API. As far as I can tell, with the Canvas API, you would either need to do one of the following:
The best approach will likely depend on how many courses you are searching for and if the parameters for the list endpoints can be used to narrow down the results reasonably well.
If you are interested in this feature being available in the Canvas API, you could also submit an Idea to suggest this Feature Request. Be sure to check if anyone else has already submitted this as an Idea. If not, be sure to describe the issue not having this is causing and how adding support for this will help solve the problem.
UI for weekly progression idea that rest in the Schedule tab of the **K-12 UI** of Canvas it's incomplete and I really would not take it and push it into instance but I am going to post it here because in the past people like @James && @robotcars || @Steve_25 have had terrific input in the past... maybe w/their eyes and…
A case for this argument: I live in thee K-12 realm which means we have way too many assignments... which means that at times a simple last 10 assignments of a course question(last 10 date wise) will take us 300 assignments to answer Solution for this example in particular: I would love to make this modified version of an…
Hey Community: I want to ask first if Canvas LMS as a Identity provider is only supported with SAML? What other protocols are supported? My use case is that I have a React App hosted on cloud provider (AWS) and SpringBoot as a backend (Service provider). I want to integrate Canvas SSO as a Identity provider (IdP). I…
Hi , I’m working on validating the API test cases for CANVAS Api and need suitable test data to verify the 200 OK status code responses. I am using free for teachers version account. PFA Ecel sheet about the end points I am checking for.
I am attempting to programmatically access the LTI usage data presented in the Canvas Apps Dashboard (total launches, unique users, subaccounts, courses over time). Could anyone advise on the best method to replicate this information by using the Canvas Rest API calls or Canvas Data 2?