Skip to main content
FlowFn
IntegrationsTemplatesPricingDocsBlogSign inStart free
All documentation

BambooHR

UpdatedMay 22, 2026Reading time1 min read

What it does

BambooHR reads employees and creates new employee records via the v1 REST API. Uses api_key auth via HTTP Basic (api_key as username, literal "x" as password).

Setup

  1. In BambooHR, click your avatar → API Keys → create a key.
  2. In FlowFn, go to Platform Tools → BambooHR → Connect and provide subdomain + api_key.

Actions

  • List Employees (directory), Get Employee (configurable fields), Create Employee

Notes

Create returns the new id from the Location header (BambooHR returns no body on create).

Spotted an issue or have feedback?

support@flowfn.com
Back to docs hub →