LTI register expansion for course integration_id
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2018
11:34 AM
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!