9 lines
292 B
Plaintext
9 lines
292 B
Plaintext
# BambooHR API Configuration
|
|
# Get your API key from: https://yourcompany.bamboohr.com/home/settings/api.php
|
|
|
|
# Your BambooHR API key
|
|
BAMBOOHR_API_KEY=your_api_key_here
|
|
|
|
# Your BambooHR company subdomain (e.g., "yourcompany" from yourcompany.bamboohr.com)
|
|
BAMBOOHR_COMPANY_DOMAIN=yourcompany
|