BambooHR integration
Last updated
Was this helpful?
Last updated
Was this helpful?
Our BambooHR integration enables data synchronization and automation in HR processes. Use BambooHR's API within Rewst workflows to automate HR workflows, manage employee records, and synchronize relevant HR data securely across platforms.
Log in to BambooHR.
Navigate to https://{INSERT COMPANY DOMAIN HERE}.bamboohr.com
Generate new API token. On the top right corner, click on the settings cog icon. Click API Keys. Add a new key.
Copy the token value. The token value will be displayed in the lower right corner. Copy the token value to your clipboard. You will need this value to authenticate your API calls.
Navigate to Configuration > Integrations in the left side menu of your Rewst platform.
Search for BambooHR
in the integrations page.
Click on the integration tile to launch the configuration setup page.
Under Parameters:
Paste the API token into the API token field.
Enter the company domain from your BambooHR account. E.g. If you navigate to https://example.bamboohr.com
, your company domain is example
.
Click Save Configuration.
Account Information
List Fields
Get a list of fields that are available in the account
Employees
Get Company Information
Gets Company Information
Employees
Get Employee
Get employee data by specifying a set of fields.
Employees
Update Employee
Update an employee, based on employee ID
Employees
Add Employee
Add an employee. New employees must have at least a first name and a last name
Employees
Get Employee Directory
Gets Employee Directory
Generic Request
BambooHR API Request
Generic action for making authenticated requests against the BambooHR API