# 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
Expand to review | Version | Date | Pull Request | Subject | | :------ | :--- | :----------- | :------ | | 0.3.1 | 2024-10-28 | [47511](https://github.com/airbytehq/airbyte/pull/47511) | Update dependencies | | 0.3.0 | 2024-08-22 | [44569](https://github.com/airbytehq/airbyte/pull/44569) | Refactor connector to manifest-only format | | 0.2.12 | 2024-08-17 | [43903](https://github.com/airbytehq/airbyte/pull/43903) | Update dependencies | | 0.2.11 | 2024-08-10 | [43511](https://github.com/airbytehq/airbyte/pull/43511) | Update dependencies | | 0.2.10 | 2024-08-03 | [43082](https://github.com/airbytehq/airbyte/pull/43082) | Update dependencies | | 0.2.9 | 2024-07-27 | [42692](https://github.com/airbytehq/airbyte/pull/42692) | Update dependencies | | 0.2.8 | 2024-07-20 | [42256](https://github.com/airbytehq/airbyte/pull/42256) | Update dependencies | | 0.2.7 | 2024-07-13 | [41840](https://github.com/airbytehq/airbyte/pull/41840) | Update dependencies | | 0.2.6 | 2024-07-10 | [41455](https://github.com/airbytehq/airbyte/pull/41455) | Update dependencies | | 0.2.5 | 2024-07-06 | [40967](https://github.com/airbytehq/airbyte/pull/40967) | Update dependencies | | 0.2.4 | 2024-06-25 | [40397](https://github.com/airbytehq/airbyte/pull/40397) | Update dependencies | | 0.2.3 | 2024-06-22 | [40015](https://github.com/airbytehq/airbyte/pull/40015) | Update dependencies | | 0.2.2 | 2024-06-06 | [39164](https://github.com/airbytehq/airbyte/pull/39164) | [autopull] Upgrade base image to v1.2.2 | | 0.2.1 | 2024-05-20 | [38417](https://github.com/airbytehq/airbyte/pull/38417) | [autopull] base image + poetry + up_to_date | | 0.2.0 | 2021-09-31 | [29311](https://github.com/airbytehq/airbyte/pull/29311) | Migrated to LowCode CDK | | 0.1.0 | 2021-08-10 | [12145](https://github.com/airbytehq/airbyte/pull/12145) | Initial Release |