LTI register expansion for course integration_id

atcarver
Community Contributor

We’re trying to use both the user integration_id and the course integration_id fields for an LTI integration (ARES). ARES is provisioned by our library with different user IDs and course IDs than we’re using in Canvas (the library’s data is a bit different). Therefore, I need ID fields for users and courses that the LTI can map to, and integration_id seemed the best bet. I got it to work for the user integration_id, but not the course integration_id. I figured that’s because I had the wrong path for the course integration_id.

The user integration_id is found at ‘$Canvas.user.Integration_Id’

Any idea what the course equivalent of ‘$Canvas.user.Integration_Id’ is?

‘$Canvas.course.Integration_Id’ did not work.


Thanks!