BambooHR
Visualize BambooHR users and files, map BambooHR users to employees and managers, and monitor changes through queries and alerts.
- Installation
- Data Model
Installation
You will need access to an account in your HR provider (such as BambooHR, Rippling, Workday, and others) with appropriate permissions. You must also have permission in JupiterOne to install new integrations.
Vendor Setup
When you create this integration in JupiterOne, an authentication modal will appear. Follow the instructions in the modal to complete the authentication process with your HR provider.
Configuration in JupiterOne
To install the Merge integration in JupiterOne, navigate to the Integrations tab in JupiterOne and select Merge. Click New Instance to begin configuring your integration.
Creating an instance requires the following:
-
The Account Name used to identify the Merge account in JupiterOne. Ingested entities will have this value stored in
tag.AccountNamewhen theAccountNametoggle is enabled. -
Description to assist in identifying the integration instance, if desired.
-
Polling Interval that you feel is sufficient for your monitoring needs. You may leave this as
DISABLEDand manually execute the integration. -
Click Create after all values are provided. An authentication modal will appear where you can complete the authentication process with your HR provider.
Next steps
Now that your integration instance has been configured, it will begin running on the polling interval you provided, populating data within JupiterOne. Continue on to our Instance management guide to learn more about working with and editing integration instances.
Entities
The following entities are created:
| Resources | Entity _type | Entity _class |
|---|---|---|
| Account | merge_account | Account |
| Employee | merge_employee | User |
| Group | merge_group | Group |
Relationships
The following relationships are created:
Source Entity _type | Relationship _class | Target Entity _type |
|---|---|---|
merge_account | HAS | merge_employee |
merge_account | HAS | merge_group |
merge_employee | MANAGES | merge_employee |
merge_employee | ASSIGNED | merge_group |