Added
Time off API: Find employee calendars
about 7 hours ago
We added a new Time Off Calendar Events API endpoint that lets you find the holiday calendar assigned to each employee.
What changed
- You can now use Search employee calendars to retrieve each employee’s effective holiday calendar in a single bulk call.
- The endpoint returns the calendar that applies to each employee based on Bob’s calendar resolution logic, including employment-level calendar overrides and site defaults.
- You can use the returned
calendarIdto fetch the relevant calendar events with Search calendar events.
Why this matters
This update helps you:
- Sync employee holiday calendar assignments to external systems
- Support organizations with multiple sites or holiday calendars
- Keep integrations aligned with Bob’s product behavior without recreating calendar resolution logic outside Bob
Affected endpoint
Notes
- This is an additive change and is backward compatible. No action is required.
- For request structure, filtering options, permissions, and response fields, see the API reference.
Learn more
- Time Off API reference: Search Employee Calendars

