New learner experience and API
Russel.C.3270
Posts: 2 🔍
We would like to create a direct link from our website to a Lesson
In D2L this link would be something like:
https://XXX.brightspace.com/d2l/le/enhancedSequenceViewer/COURSEID?url=https://UNKNOWNID.sequences.api.brightspace.com/COURSEID/activity/MODULEID?filterOnDatesAndDepth=1
We know the COURSEID and MODULEID through the API, but I cannot see any way of determining the UNKNOWNID part of the URL
Is there a way to know that ID? (either through admin or the API)
Regards
Russel
In D2L this link would be something like:
https://XXX.brightspace.com/d2l/le/enhancedSequenceViewer/COURSEID?url=https://UNKNOWNID.sequences.api.brightspace.com/COURSEID/activity/MODULEID?filterOnDatesAndDepth=1
We know the COURSEID and MODULEID through the API, but I cannot see any way of determining the UNKNOWNID part of the URL
Is there a way to know that ID? (either through admin or the API)
Regards
Russel
Answers
-
Hi Russel,
The UNKNOWNID is the tenant ID associated with your institutions Brightspace environment, each of which is unique to each site. As you have noted the guid is visible in the URL when viewing content in the New Learner Experience. The tenant ID is also visible in your environments SAML metadata available from Admin tools > SAML Administration.
Hope that helps!