Overview

To authenticate with BambooHR (basic auth), you will need:

  1. Subdomain - The subdomain used to access your BambooHR account.
  2. API Key - A key that grants Nango permission to interact with BambooHR APIs resources and services.

This guide will walk you through generating or finding both the API Key and subdomain within BambooHR.

Prerequisites:

  • You must have a registered account with BambooHR.
  • Sufficient permission to view the API Keys.

Instructions:

Step 1: Finding Your subdomain

  • The subdomain is the same one used when Logging in to your BambooHR account.

Step 2: Finding Your API Key

  1. Log in to your BambooHR account and click on My Account in the bottom-left corner.
  2. From the menu that appears, select API Keys to view existing keys or add new ones.

Step 3: Enter credentials in the Connect UI

Once you have the API Key and Subdomain:

  1. Open the form where you need to authenticate with BambooHR (basic auth).
  2. Enter your Subdomain and API Key in their respective fields.
  3. Submit the form, and you should be successfully authenticated.

You are now connected to BambooHR (basic auth).