bamboohr-hello-world
Installation
SKILL.md
BambooHR Hello World
Overview
Minimal working examples for the three most common BambooHR API operations: fetch the employee directory, get a single employee by ID, and run a custom report.
Prerequisites
- Completed
bamboohr-install-authsetup BAMBOOHR_API_KEYandBAMBOOHR_COMPANY_DOMAINenv vars set
Instructions
Step 1: Fetch Employee Directory
import 'dotenv/config';