BambooHR¶
BambooHR is an HCM application for storing and managing Employees. Hire2Retire supports BambooHR API to retrieve employee data from user's instance.
Getting Your HR Data¶
Hire2Retire will use OpenID Connect to get an API key for BambooHR employees. For API Key generation users must have a BambooHR account.
Create a Connection¶
Hire2Retire requires the following details to create a connection to your BambooHR.
- Connection Name - A user defined nomenclature for your connection. By default, the connection name is "Connection-Directory Service", you can change the name as per your preferences.
- API Key - The BambooHR API key assigned to the user that you noted in the API Provider Setup.
- Company Domain - The BambooHR Domain Name. The Domain Name appears in the url of your account. For example, in https://company_name.bamboohr.com/ the Domain Name is the company_name.
To authenticate a BambooHR connection, you must use your API Key and the BambooHR Domain that you use to log in to BambooHR.
How to Generate API Key¶
Steps for Generating API Key:
- Log into the BambooHR (https://app.bamboohr.com/login/) using your BambooHR account.
- Enter your BambooHR Domain.
- Enter login details to login.
- From the right profile navigation select API keys.
-
Click on Add New Key to add a new API key.
Figure 2 Adding New API Key -
Give a name to the API key and then click on “Generate key” after that an API key will be generated.
Figure 2.1 New API Key NameFigure 2.2 New API Key Name
Access Level in BambooHR¶
To utilize Hire2Retire, a user with an API key must possess a specific set of permissions granting read access to data fields, enabling to view details for all employees.
Additionally, if a user chooses to activate the Write to HR feature, user should also have write permissions specifically for modifying work email addresses.
To grant the permissions, please follow these steps:
Step 1: Choose Custom Access Level from Settings >> Access Levels >> Click on “Add” symbol right to “Levels”.
Step 2: Fill in the “Access Level Name” and “Description” and click on “Next Step”.
Step 3: Choose the operations that people assigned to this access level can perform, then click "Next Step".
Step 4: Select what people with this access level can see or edit about other employees or about themselves. Here, we can customize single fields accordingly and click on “Save and Finish” after making all the required changes.
Step 5: After creating the Access Level, add the employees we want to give access according to the access level created. Click on “Add Employees” and select the employee to put under this custom level.
BambooHR provides different access levels to determine the user's access to information. To know about different access levels, refer Different Access Level in BambooHR
Getting Your Company Domain Name in BambooHR¶
The domain name appears in the url of your account. Take a look at the address bar when you are logged in to BambooHR. The text just before .bamboohr.com is your domain. For example, in https://company.bamboohr.com/ the domain name is 'company'.
Configuration¶
Once you have successfully configured the connections, you can continue with the Design section to configure the rest of the workflow following these steps in order.
- HR Data Definition (BambooHR API Integration)
- Lifecycle Business Rules
- Employment Status
- HR to AD Profile Map
- Organizational Unit Assignment - Only defined in on-premise Active Directory
- Security Group Assignment
- Distribution List Assignment
Deployment¶
Once your workflow has been setup, you have two optional features you can setup before deploying it.
Otherwise, you can proceed to deploy and test it on the Hire2Retire platform, see Deploy and Test Flow