Changed employees
bamboohr_changed_employeesList employees whose records changed since a timestamp: new hires, edits to any field or job/compensation/status, and removals, newest first.
Instructions
List employees whose record changed since a timestamp: new hires (Inserted), edits to any field or to job, compensation or employment status tables (Updated), and removals (Deleted). Newest first. Use bamboohr_get_employee to see the current values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Only this change type. Default: all. | |
| since | Yes | ISO 8601 date or date-time, e.g. 2026-09-01 or 2026-09-01T00:00:00+00:00. |