Connect your own BambooHR company to manage permitted employee data, custom tables, Time Off, reports, datasets, company files and webhooks, plus read-only workforce and leave-operation insights. B...
What this app can do
38 tools registered
Connect BamboohrFree
Connect a BambooHR company by saving its company subdomain and API key after verifying them. The API key is stored as a secret and never returned.
Disconnect BamboohrFree
Disconnect a BambooHR company by deleting its saved subdomain and API key. Nothing is changed in BambooHR.
List ConnectionsFree
List BambooHR companies connected to this app. API keys are never shown.
List Employees8 tok
List BambooHR employees with cursor pagination. Fields restricted by BambooHR are marked on each returned row.
Get Employee8 tok
Read one BambooHR employee by internal employeeId. employeeId is not the editable Employee #.
Create Employee16 tok
Create a BambooHR employee. Provide only exact BambooHR field names in fields; this does not perform any employment decision.
Update Employee16 tok
Update only explicitly supplied BambooHR employee fields. Does not offboard, terminate or make an employment decision.
List Fields8 tok
List BambooHR employee field metadata, including custom fields and tables, before using field names in an employee update or report.
Get Field Options8 tok
List selectable options for one BambooHR field, using its field id from list_fields.
List Employee Table Rows8 tok
List all rows in one BambooHR employee custom table.
Get Employee Table Row8 tok
Read one BambooHR employee custom-table row.
Create Employee Table Row16 tok
Create one row in a BambooHR employee custom table using exact table field names.
Update Employee Table Row16 tok
Update only explicitly supplied fields on a BambooHR employee custom-table row.
Delete Employee Table Row16 tok
Permanently delete one BambooHR employee custom-table row. This cannot be undone through the connector.
List Time Off Types8 tok
List Time Off types configured in the connected BambooHR company.
List Time Off Requests8 tok
List BambooHR Time Off requests, optionally filtered by date range or request status.
Get Time Off Balance8 tok
Read all Time Off balances for one BambooHR employee.
List Time Off History8 tok
Read Time Off history for one employee: the balance-affecting ledger, not merely pending requests.
Create Time Off Request16 tok
Create a BambooHR Time Off request. BambooHR permissions and workflow decide whether it becomes approved.
Approve Time Off Request20 tok
Approve one pending BambooHR Time Off request. This is an explicit HR decision and BambooHR checks your authority.
Deny Time Off Request20 tok
Deny one pending BambooHR Time Off request. This is an explicit HR decision and BambooHR checks your authority.
Cancel Time Off Request20 tok
Cancel a BambooHR Time Off request. This can change leave workflow state; BambooHR remains authoritative.
Adjust Time Off Balance20 tok
Adjust an employee's BambooHR Time Off balance with an explicit dated reason. This creates a balance-affecting HR record.
Get Custom Report8 tok
Run an existing BambooHR custom report by its id. This does not alter the report definition.
List Company File Categories8 tok
List company file categories in BambooHR.
List Company Files8 tok
List company files BambooHR permits this API key to view. Files remain read-only unless a verified provider write endpoint exists.
Get Company File8 tok
Read metadata for one BambooHR company file.
List Webhook Post Fields8 tok
List BambooHR employee/company fields available for webhook payloads before creating a webhook.
List Webhooks8 tok
List BambooHR webhook subscriptions configured for the connected company.
Create Webhook16 tok
Create a BambooHR webhook subscription for explicitly selected fields and an HTTPS endpoint.
Get Webhook8 tok
Read one BambooHR webhook subscription.
Delete Webhook16 tok
Permanently delete a BambooHR webhook subscription. BambooHR will stop delivering events to its endpoint.
Get Dataset Data8 tok
Read a BambooHR Dataset v2 with explicit fields, filter, sorting and cursor. Dataset field permissions remain enforced by BambooHR.
Get Workforce Snapshot20 tok
Value-add: summarise the employee roster by permitted department, location and status fields. No HR decision is made and restricted values are excluded from counts.
Find Employee Data Gaps20 tok
Value-add: identify accessible employee records missing explicitly named non-sensitive fields. This is a data-quality queue, never an employment assessment.
Audit Hr Operations20 tok
Value-add: inspect the visible Time Off request queue for pending requests older than a threshold. It is a review queue, not an automatic approval or denial.
List Public Api Operations8 tok
List BambooHR's full official public OpenAPI operation catalogue. Use query to find operations for onboarding, scheduling, time tracking, benefits, compensation, goals, applicants, files or any other supported domain.
Call Public Api Operation20 tok
Call one exact BambooHR operation from list_public_api_operations. The connector accepts only official OpenAPI paths; BambooHR permissions still govern access. Use only with a reviewed payload for write or destructive operations.