API configuration: bamboohr, bamboohr-basic
bamboohr
bamboohr-basic
Auth (Basic)arrow-up-right
✅
Sync dataarrow-up-right
Perform workflowsarrow-up-right
Proxy requestsarrow-up-right
Receive webhooksarrow-up-right
🚫 (time to contribute: <48h)
We can implement missing features in <48h, just ask for it in the community.
Web API docs (their REST API)arrow-up-right
How to register/integrate an Applicationarrow-up-right
OAuth-related docsarrow-up-right
Do you need help? Please check this link.
BambooHR requires a user-specific subdomain to authenticate.
You should request this from the user and pass it to Terapi in the terapi.auth() call:
terapi.auth()
Add Connection configuration in Terapi by editing this page.
Last updated 1 year ago
// oAuth terapi.auth('bamboohr', '', }); // API key terapi.auth('bamboohr-basic', '', , params: })