# BambooHR

## **Connector Overview**

<figure><img src="/files/5WklLbiLqYZSXdlbPbzN" alt="" width="375"><figcaption></figcaption></figure>

BambooHR is an HR software platform that simplifies people management for small and medium businesses through integrated tools for recruiting, employee records, time tracking, and performance management.

## **Authentication Type**

Basic

## **Webhook Supported**

No

## **Secrets**

* PAN\_SEC\_BAMBOOHR\_POST\_FIELDS
* PAN\_SEC\_BAMBOOHR\_COMPANY\_DOMAIN
* PAN\_SEC\_BAMBOOHR\_API\_KEY

## **API Client Supported**

No

## **Requirements for Provisioning**

In order to provision your connector, the following BambooHR information must be gathered:

* Post Fields Remapping

## **How to Connect Your Integration**

Upon successfully creating a tenant, you will use the following information to connect to BambooHR:

* Company Domain
* API Key

To obtain the information required for setting up, perform the following steps:

1. Log into your [BambooHR Account](https://app.bamboohr.com/login)
2. **Company Domain** - When logged into your account, in the URL, the text just before ***.bamboohr.com*** is your domain
3. For your API Key:
   1. Go to Profile > API keys
   2. Create a new API key by selecting Add New Key Name
   3. Provide a name for this new API key and hit "Generate Key"
   4. An API key will be generated.
      1. Please note that this key will only be visible one time, so make sure to save it in a secure location.

## **API Resources**

For more information on how to utilize the BambooHR API, feel free to reference the following [documentation](https://documentation.bamboohr.com/docs/getting-started).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pandium.com/connectors/connectors-101/bamboohr.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
