BambooHR
Visualize BambooHR users and files, map BambooHR users to employees and managers, and monitor changes through queries and alerts.
- Installation
- Data Model
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 |