Intro
BambooHR consolidates all of your employee information from all of your locations into a single view. You can then access, control, sort, analyze, and take action on the data instantly-from your office, the road or home. The connector enables all those reports to be easily imported into Domo. For more information about the BambooHR API, visit their website. (http://www.bamboohr.com/api/documentation/) The BambooHR connector is a “Cloud App” connector, meaning it retrieves data stored in the cloud. In the Data Center, you can access the connector page for this and other Cloud App connectors by clicking Cloud App in the toolbar at the top of the window. You connect to your BambooHR account in the Data Center. This topic discusses the fields and menus that are specific to the BambooHR connector user interface. General information for adding DataSets, setting update schedules, and editing DataSet information is discussed in Adding a DataSet Using a Data Connector.Primary Use Cases | This connector is appropriate for returning head count, payroll, and recurring reporting. |
Primary Metrics |
|
Primary Company Roles |
|
Average Implementation Time | 10 hours |
Ease of Use (on a 1-to-10 scale with 1 being easiest) | 3 |
Best Practices
Make sure to include all applicable custom fields in your report.Prerequisites
To connect to your BambooHR account and create a DataSet, you must have the following:- Your company domain name or the URL of your company BambooHR instance. This is the same URL you use to log in to the BambooHR web interface. For example:
https://companydomainname.bamboohr.com - Your BambooHR API key. To generate an API key for a given user, log in to BambooHR and click your name in the upper right hand corner of any page to access the user context menu. Then click API Keys to open a page in which you can generate an API key. For more information about API keys, see http://www.bamboohr.com/api/documentation/login.php.
Connecting to Your BambooHR Account
This section enumerates the options in the Credentials and Details panes in the BambooHR Connector page. The components of the other panes in this page, Scheduling and Name & Describe Your DataSet, are universal across most connector types and are discussed in greater length in Adding a DataSet Using a Data Connector. Credentials Pane This pane contains fields for entering credentials to connect to your BambooHR account. The following table describes what is needed for each field:Field | Description |
|---|---|
Company Domain | Enter your company domain name or the URL of your company BambooHR instance (such as companydomainname.bamboohr.com ). |
API Key | Enter your BambooHR API key. |
Details Pane
This pane contains a primary Report menu in which you select a report type.Menu | Description | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Report | Select a BambooHR report. The following reports are available:
| ||||||||||
Custom Fields | Select all fields you want to appear in your report. | ||||||||||
| Report Fields | Select all report fields you want to appear in your report. If no fields are selected then Domo will return all fields. | ||||||||||
| Alias Custom Fields | Selecting this option will Alias custom fields to remove the prefix of “custom.” (Warning, if any custom fields without the prefix would match any non custom fields, this will result in a duplicate column error.) | ||||||||||
| Company Report ID | Enter the ID for the company report you want to retrieve. | ||||||||||
| Include Future Records | Checking this option will submit a request to Bamboo HR for future records to be included in the returned results. |
Other Panes
For information about the remaining sections of the connector interface, including how to configure scheduling, retry, and update options, see a DataSet Using a Data Connector.Troubleshooting
- Verify the Company Domain Name and API are correct.
- Validate the results by running the report in BambooHR.
FAQ
What version of the BambooHR API does this connector use?
What version of the BambooHR API does this connector use?
https://api.bamboohr.com/api/gateway.php/{subdomain}/v1/.Which endpoint(s) does each report call in this connector?
Which endpoint(s) does each report call in this connector?
| Report Name | Endpoint URL |
|---|---|
| Company Report | /reports/ |
| Employee Data | /employee//?fields=(customfields) |
| Employee Bulk Data | /reports/customs |
| User Data | /meta/users |
What kind of credentials do I need to power up this connector?
What kind of credentials do I need to power up this connector?
Where can I find my API Key?
Where can I find my API Key?
Do I need a certain kind of account with the data service to set up the connector?
Do I need a certain kind of account with the data service to set up the connector?
What else do I need to do to power up my connector?
What else do I need to do to power up my connector?
Can I use the same account multiple times to create datasets?
Can I use the same account multiple times to create datasets?
How do I know if my query is right?
How do I know if my query is right?
What's the difference between this connector and the BambooHR connector?
What's the difference between this connector and the BambooHR connector?