The BambooHr source supports Full Refresh sync. You can choose if this connector will overwrite the old records or duplicate old ones.
This connector outputs the following stream:
Feature | Supported? |
---|---|
Full Refresh Sync | Yes |
Incremental - Append Sync | No |
SSL connection | Yes |
Namespaces | No |
BambooHR has the rate limits, but the connector should not run into API limitations under normal usage. Please create an issue if you see any rate limit issues that are not automatically retried successfully.
- BambooHr Account
- BambooHr Api key
This page contains the setup guide and reference information for the Bamboo HR source connector.
- BambooHr Account
- BambooHr Api key
- Log into your Airbyte Cloud account.
- In the left navigation bar, click Sources. In the top-right corner, click +new source.
- On the Set up the source page, enter the name for the Bamboo HR connector and select Bamboo HR from the Source type dropdown.
- Enter your
subdomain
- Enter your
api_key
- Enter your
custom_reports_fields
if need - Choose
custom_reports_include_default_fields
flag value - Click Set up source
- Navigate to the Airbyte Open Source dashboard
- Set the name for your source
- Enter your
subdomain
- Enter your
api_key
- Enter your
custom_reports_fields
if need - Choose
custom_reports_include_default_fields
flag value - Click Set up source
The Bamboo HR source connector supports the following sync modes:
Feature | Supported? |
---|---|
Full Refresh Sync | Yes |
Incremental - Append Sync | No |
SSL connection | Yes |
Namespaces | No |
BambooHR has the rate limits, but the connector should not run into API limitations under normal usage. Please create an issue if you see any rate limit issues that are not automatically retried successfully.
Version | Date | Pull Request | Subject |
---|---|---|---|
0.2.2 | 2022-09-16 | 17684 | Fix custom field validation retrieve |
0.2.1 | 2022-09-16 | 16826 | Add custom fields validation during check |
0.2.0 | 2022-03-24 | 11326 | Add support for Custom Reports endpoint |
0.1.0 | 2021-08-27 | 5054 | Initial release with Employees API |