> ## Documentation Index
> Fetch the complete documentation index at: https://hub.stackone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Linkedin Learning

> If you've been directed to StackOne to integrate with Linkedin Learning, the following steps will help you understand the process and any necessary actions to configure successful integration.

<Warning>
  This guidance assumes you have Admin privileges for your Linkedin Learning account.
</Warning>

## Create Application

<Steps>
  <Step title="Log into Linkedin Learning">
    Log into your Linkedin Learning account.
  </Step>

  <Step title="Navigate to Integrate">
    Hover over `Me` in the top-right corner, then select `Integrate`.

    Select `Integrations` from the dropdown menu.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Dropdown Menu" src="https://mintcdn.com/stackone-hub/7ld9431D4vubUUqN/images/linkedinlearning/image1.png?fit=max&auto=format&n=7ld9431D4vubUUqN&q=85&s=2fccf3668029bf50ffde57f2718f010c" width="1572" height="646" data-path="images/linkedinlearning/image1.png" />
    </Frame>
  </Step>

  <Step title="Navigate to Select the Access content and reports via API tab.">
    Select the `Access content and reports via API` tab on the left hand menu.
  </Step>

  <Step title="Create a New App">
    Expand the `Generate LinkedIn Learning REST API Application` section.
    Click `Add application`.
    Complete the form, explaining how the integration will be used.
    Select `Content` and `Reporting` for the Choose keys option

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Dropdown Menu" src="https://mintcdn.com/stackone-hub/7ld9431D4vubUUqN/images/linkedinlearning/image2.png?fit=max&auto=format&n=7ld9431D4vubUUqN&q=85&s=2f58f5a9fc9ac187d18b01b3a56daaaa" width="1572" height="784" data-path="images/linkedinlearning/image2.png" />
    </Frame>
  </Step>

  <Step title="Note the Client ID and Secret">
    Click Next. Once you have saved the application you will be able to copy and paste the `Client ID` and `Client secret`.
  </Step>
</Steps>

## Linking your Account

<Steps>
  <Step title="Connect Linkedin Learning Account">
    In the modal enter the `Client ID` and `Client Secret` from the previous step.

    Click `Connect`.
  </Step>
</Steps>
