- Integrations
- /
- BambooHR
BambooHR
BambooHR employee and time-off reads
BambooHR is the SMB-focused HRIS — employee records, time-off, performance, onboarding — popular with 50-500-person companies who want HRIS without the enterprise overhead of Workday. Tiny Command exposes three actions, no triggers (BambooHR has webhooks configured in admin Settings → Apps → Webhooks; point at a Tiny Command webhook trigger URL for employee-created, employee-updated events): List Employees (paginated with optional fields filter to scope what comes back), Get Employee (full employee record with employment, contact, compensation, and any custom fields enabled on the account), Request Time Off (programmatically request PTO/sick/vacation on behalf of an employee — useful for "auto-request time off when calendar marks vacation" workflows). The connection uses a BambooHR API key (per-user from the user's account API key page) plus the company subdomain (e.g., acme for acme.bamboohr.com). The custom-fields schema varies per company; resolve once via the /meta/fields endpoint via HTTP action.
Do anything BambooHR can do, from a workflow.
Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.
| Action | What it does |
|---|---|
| Get Employee | Returns an employee's full record by ID — standard fields (name, email, department, job title, hire date) plus any custom fields configured on the account. Compensation visible only with the right role permissions. |
| List Employees | Returns paginated employees with field-scoping (pass fields=firstName,lastName,workEmail,department for performance). For full-roster syncs at 500+ employees, tight field scoping is essential to stay under the rate limit. |
| Request Time Off | Programmatically files a PTO/vacation/sick request on behalf of an employee. Enters BambooHR's configured approval flow. Useful for "calendar event marked as vacation → auto-request time off" personal-automation workflows. |
Pre-built BambooHR workflows.
Clone any recipe and customize it in one click. Every recipe is fully editable.
Three things worth knowing.
Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.
Connect BambooHR once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.
Every BambooHR field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.
Questions about the BambooHR integration.
If we missed yours, ping support. We usually reply within an hour.
How do I connect BambooHR to Tiny Command?
What BambooHR triggers does Tiny Command support?
What BambooHR actions can I run from a workflow?
Is the BambooHR integration real-time?
Do I need to write code to use BambooHR with Tiny Command?
How much does the BambooHR integration cost?
More hr & recruiting apps people connect.
Same category as BambooHR, ordered by how often teams pair them. Hover the carousel to pause.
Do more with BambooHR.
Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.