LinkedIn Learning
Degreed currently supports incoming xAPI statements from LinkedIn Learning, and stores them as completions.
Requirements
- Enabled LinkedIn Learning catalog integration on Degreed. Refer to the LinkedIn Learning instructions in the Degreed Knowledge Center for more information.
- OAuth token with
xapi:write
scope.
Enabling the Integration
To enable the xAPI integration:
- Obtain an OAuth token from Degreed with the
xapi:write
scope enabled. - Go to the administration settings on LinkedIn Learning.
- In LinkedIn Learning's settings, select Integrations, then Reporting APIs.
- Add a new Reporting API integration with the following values:
Name | Value |
---|---|
Integration Name | Descriptive name of the integration. For example, "Degreed". |
User Type | The default is "email". If SSO is set up on LinkedIn and Degreed, you can use ID. |
OAuth Server URL | US: https://degreed.com/oauth/token CA: https://ca.degreed.com/oauth/token EU: https://eu.degreed.com/oauth/token |
Tenant Server URL | US: https://api.degreed.com/xAPI/statements CA: https://api.ca.degreed.com/xAPI/statements EU: https://api.eu.degreed.com/xAPI/statements |
Client ID | The supplied client ID value from Degreed's OAuth token. |
Client Secret | The supplied secret value from Degreed's OAuth token. |
Updated about 2 years ago