HEX
Server: LiteSpeed
System: Linux houston.panomity.com 6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 x86_64
User: nudepix (1011)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //opt/agentcloud/airbyte/docs/integrations/sources/hubplanner.md
# 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.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                                                                |