My Posts
Hi --
It doesn't look like Smart Search has seen any updates in quite a long time, and the timeline/roadmap doesn't give any detail about what may b
I'm pretty sure the answer is no -- via the AGS I've only ever been able to access lineitems that were created by the same tool (and I think this is b
Ah - good to know. By the way, the changelog link from PyPi still points to the old version.
--Colin
Hi @sgergely --
Thanks -- this is great! I noticed that the release notes have not been updated since version 1.2.0:
https://data-access-platform
From the perspective of an institutional Canvas admin, obtaining developer keys from each school where your tool will be used is essential. The integ
We forward data from Canvas Live Events into Splunk using an SQS Queue and Lambda Function running in AWS. You can see a public version of the code th
Ah -- good to know!
You shouldn't have any foreign keys in your CD2 database; that will make it basically impossible to load tables independently. In my (postgresql) data
Hi @Josh-Blumberg --
We ended up going with React on the front end and Python/Django on the backend; we're not using Next.js at all. We're using dj
You can download account-level reports using the regular Canvas API. Docs are here: https://canvas.instructure.com/doc/api/account_reports.html
Note