The BambooHR connector lets you connect to a BambooHR instance and access BambooHR resources using the published APIs.
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 at https://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 .
Please refer to documentation for more information.
Paste the Bamboo HR API key into the API Key field.
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/