Data Services is a feature in Canvas which can be set up to send live events as they happen to PortalHQ webhooks. The webhooks will receive event data and use Canvas API to retrieve and store that data.
Content
Currently, we only collect Assignments, Submissions and Comments. Naturally, we do retrieve all the relevant Course and User data along the way.Setting up Data Services with PortalHQ webhooks allows us to receive events as they happen in Canvas and eliminates the need to poll Canvas API nightly.Step 1: Log in …
Read full article