The BambooHR connector lets you connect to a BambooHR instance and access BambooHR resources using the published APIs.
Configuring the connections
Following details are required to establish the connection
BambooHR API URL: BambooHR service endpoint URL. This should be set to
https://api.bamboohr.com/api/gateway.php/{company subdomain name}/
where
{company subdomain name}
is in the URL used to access your account via browser. For example, if you access BambooHR athttps://mycompany.bamboohr.com
, then the subdomain is "mycompany" and the API url will then be:https://api.bamboohr.com/api/gateway.php/mycompany/
BambooHR API Key: API Key that will be used to establish the connection. Here's a link from BambooHR that provides more info: https://bamboohr.readme.io/docs#section-authentication .
How to generate an API Key in BambooHR
Please refer to documentation for more information.
Add BambooHR API key to OnLink
Paste the Bamboo HR API key into the API Key field.
Add your Bamboo HR subdomain to OnLink
Now you need to add your BambooHR subdomain.
API URL is https://api.bamboohr.com/api/gateway.php/{mycompany subdomain name}/
where {mycompany subdomain name} is in the URL used to access your account via browser. For example, if you access BambooHR at https://mycompany.bamboohr.com, then the subdomain is "mycompany" and the API url should be set to:
https://api.bamboohr.com/api/gateway.php/mycompany/