1
0
mirror of synced 2026-01-02 12:02:47 -05:00
Files
airbyte/docs/integrations/sources/hubplanner.md
2022-08-24 01:01:53 -03:00

43 lines
1.7 KiB
Markdown

# Hubplanner
Hubplanner is a tool to plan, schedule, report and manage your entire team.
## Prerequisites
* Create the API Key to access your data in Hubplanner.
## Airbyte Open Source
* API Key
## Airbyte Cloud
* Comming Soon.
## Setup guide
### For Airbyte Open Source:
1. Access https://your-domain.hubplanner.com/settings#api or access the panel in left side Integrations/Hub Planner API
2. Click in Generate Key
## Supported sync modes
The Okta source connector supports the following [sync modes](https://docs.airbyte.com/cloud/core-concepts#connection-sync-modes):
- Full Refresh
## Supported Streams
- [Billing Rates](https://github.com/hubplanner/API/blob/master/Sections/billingrate.md)
- [Bookings](https://github.com/hubplanner/API/blob/master/Sections/bookings.md)
- [Clients](https://github.com/hubplanner/API/blob/master/Sections/clients.md)
- [Events](https://github.com/hubplanner/API/blob/master/Sections/events.md)
- [Holidays](https://github.com/hubplanner/API/blob/master/Sections/holidays.md)
- [Projects](https://github.com/hubplanner/API/blob/master/Sections/project.md)
- [Resources](https://github.com/hubplanner/API/blob/master/Sections/resource.md)
## Changelog
| Version | Date | Pull Request | Subject |
|:--------|:-----------|:---------------------------------------------------------|:-------------------------------------------------------------------------------|
| 0.1.0 | 2021-08-10 | [12145](https://github.com/airbytehq/airbyte/pull/12145) | Initial Release |