> ## Documentation Index
> Fetch the complete documentation index at: https://stackone-hub-docs-confluence-api-token-update.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# BambooHR

> Follow these steps to connect BambooHR via the StackOne Hub successfully.

<Warning>
  Ensure you have Admin privileges for your BambooHR account.
</Warning>

If you've been directed to this guide to integrate with BambooHR for Learning Management System functionality, the following steps will help you understand the process and any necessary actions to configure successful integration.

## Getting your Company Domain

<Steps>
  <Step title="Sign in to BambooHR">
    Sign in to your BambooHR instance and take note of your company domain as the URL's prefix. In the example below, the Company Domain is `stackonetest`.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Company Domain" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/r1CxNaPqqmzcLh_k/images/bamboohr_lms/image1.png?fit=max&auto=format&n=r1CxNaPqqmzcLh_k&q=85&s=ca5e8d54ce4be1f86f33934b239caeb7" width="2880" height="1704" data-path="images/bamboohr_lms/image1.png" />
    </Frame>
  </Step>
</Steps>

## Generating your API Key

<Steps>
  <Step title="Navigate to API Keys">
    On the Home page, click on your Account avatar and select API Keys.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="API Keys" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/r1CxNaPqqmzcLh_k/images/bamboohr_lms/image2.png?fit=max&auto=format&n=r1CxNaPqqmzcLh_k&q=85&s=f6e96073ec51ca1c8702f9014751a80e" width="2872" height="1436" data-path="images/bamboohr_lms/image2.png" />
    </Frame>
  </Step>

  <Step title="Add New Key">
    Click Add New Key.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Add New Key" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/r1CxNaPqqmzcLh_k/images/bamboohr_lms/image3.png?fit=max&auto=format&n=r1CxNaPqqmzcLh_k&q=85&s=5d6f19f8b68837c5102e24ce1a7a4f24" width="2880" height="848" data-path="images/bamboohr_lms/image3.png" />
    </Frame>
  </Step>

  <Step title="Enter a name">
    Enter a name for the API key (e.g., "LMS Integration").

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Enter a name" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/r1CxNaPqqmzcLh_k/images/bamboohr_lms/image4.png?fit=max&auto=format&n=r1CxNaPqqmzcLh_k&q=85&s=4fe728987c7cbc582d811df1a0c5300d" width="1276" height="666" data-path="images/bamboohr_lms/image4.png" />
    </Frame>
  </Step>

  <Step title="Generate Key">
    Click Generate Key.
  </Step>

  <Step title="Copy the Key">
    Click COPY KEY to copy the key to your clipboard (and then click Done).

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Copy the Key" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/r1CxNaPqqmzcLh_k/images/bamboohr_lms/image5.png?fit=max&auto=format&n=r1CxNaPqqmzcLh_k&q=85&s=530858eb16a28de33f047b6a8c35ca73" width="1344" height="894" data-path="images/bamboohr_lms/image5.png" />
    </Frame>
  </Step>
</Steps>

## Linking your Provider Account

Now that you have all the required information, you can link your account.

<Steps>
  <Step title="Access Integrations">
    Navigate to the Integrations page in your platform.
  </Step>

  <Step title="Find BambooHR LMS">
    Search for BambooHR in the list of available LMS integrations and click on it.
  </Step>

  <Step title="Enter Connection Details">
    Fill in the required fields:

    * **API Key**: Enter the API key you generated in the previous steps
    * **Company Domain**: Enter your BambooHR company domain from step 1

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Link Account" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/r1CxNaPqqmzcLh_k/images/bamboohr_lms/image6.png?fit=max&auto=format&n=r1CxNaPqqmzcLh_k&q=85&s=9ba35be4722f9f280151b33fe8c9322b" width="495" height="783" data-path="images/bamboohr_lms/image6.png" />
    </Frame>
  </Step>

  <Step title="Test and Save">
    Click Test Connection to verify the connection, then click Save to complete the integration.
  </Step>
</Steps>

<br />

Congratulations, you're all set! If you face any issues with the steps mentioned above,
please contact us by emailing [integrations@stackone.com](mailto:integrations@stackone.com). We're always here to assist you!

## Available data

This integration has the following [LMS Resources](https://docs.stackone.com/reference/getting-started-with-your-api) available from the provider:

<ul>
  <li>Content</li>
  <li>Users</li>
  <li>Completion</li>
</ul>

## Useful Links

<Card title="API Reference" icon="link" href="https://documentation.bamboohr.com/reference/">
  [https://documentation.bamboohr.com/reference/](https://documentation.bamboohr.com/reference/)
</Card>
