Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
72 lines
5.6 KiB
Markdown
72 lines
5.6 KiB
Markdown
# HoorayHR
|
|
|
|
Source connector for HoorayHR (https://hoorayhr.io). The connector uses https://api.hoorayhr.io
|
|
|
|
## Configuration
|
|
|
|
Use the credentials of your HoorayHR account to configure the connector. Make sure MFA is disabled. Currently this is a limitation of the HoorayHR API.
|
|
|
|
| Input | Type | Description | Default Value |
|
|
| ------------------ | -------- | ------------------ | ------------- |
|
|
| `hoorayhrusername` | `string` | HoorayHR Username. | |
|
|
| `hoorayhrpassword` | `string` | HoorayHR Password. | |
|
|
|
|
## Streams
|
|
|
|
| Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
|
|
| ----------- | ----------- | ------------- | ------------------ | -------------------- |
|
|
| sick-leaves | id | No pagination | ✅ | ❌ |
|
|
| time-off | id | No pagination | ✅ | ❌ |
|
|
| leave-types | id | No pagination | ✅ | ❌ |
|
|
| users | id | No pagination | ✅ | ❌ |
|
|
|
|
## Changelog
|
|
|
|
<details>
|
|
<summary>Expand to review</summary>
|
|
|
|
| Version | Date | Pull Request | Subject |
|
|
| ------- | ---------- | ------------ | --------------------------------------------------------------------------------------------------- |
|
|
| 0.1.38 | 2025-11-25 | [70078](https://github.com/airbytehq/airbyte/pull/70078) | Update dependencies |
|
|
| 0.1.37 | 2025-11-18 | [69390](https://github.com/airbytehq/airbyte/pull/69390) | Update dependencies |
|
|
| 0.1.36 | 2025-10-29 | [68763](https://github.com/airbytehq/airbyte/pull/68763) | Update dependencies |
|
|
| 0.1.35 | 2025-10-21 | [68220](https://github.com/airbytehq/airbyte/pull/68220) | Update dependencies |
|
|
| 0.1.34 | 2025-10-14 | [67917](https://github.com/airbytehq/airbyte/pull/67917) | Update dependencies |
|
|
| 0.1.33 | 2025-10-07 | [67408](https://github.com/airbytehq/airbyte/pull/67408) | Update dependencies |
|
|
| 0.1.32 | 2025-09-30 | [66404](https://github.com/airbytehq/airbyte/pull/66404) | Update dependencies |
|
|
| 0.1.31 | 2025-09-09 | [66057](https://github.com/airbytehq/airbyte/pull/66057) | Update dependencies |
|
|
| 0.1.30 | 2025-08-23 | [65387](https://github.com/airbytehq/airbyte/pull/65387) | Update dependencies |
|
|
| 0.1.29 | 2025-08-09 | [64630](https://github.com/airbytehq/airbyte/pull/64630) | Update dependencies |
|
|
| 0.1.28 | 2025-08-02 | [64188](https://github.com/airbytehq/airbyte/pull/64188) | Update dependencies |
|
|
| 0.1.27 | 2025-07-26 | [63862](https://github.com/airbytehq/airbyte/pull/63862) | Update dependencies |
|
|
| 0.1.26 | 2025-07-19 | [63512](https://github.com/airbytehq/airbyte/pull/63512) | Update dependencies |
|
|
| 0.1.25 | 2025-07-12 | [63112](https://github.com/airbytehq/airbyte/pull/63112) | Update dependencies |
|
|
| 0.1.24 | 2025-07-05 | [62615](https://github.com/airbytehq/airbyte/pull/62615) | Update dependencies |
|
|
| 0.1.23 | 2025-06-28 | [62190](https://github.com/airbytehq/airbyte/pull/62190) | Update dependencies |
|
|
| 0.1.22 | 2025-06-21 | [61851](https://github.com/airbytehq/airbyte/pull/61851) | Update dependencies |
|
|
| 0.1.21 | 2025-06-14 | [61106](https://github.com/airbytehq/airbyte/pull/61106) | Update dependencies |
|
|
| 0.1.20 | 2025-05-24 | [60681](https://github.com/airbytehq/airbyte/pull/60681) | Update dependencies |
|
|
| 0.1.19 | 2025-05-10 | [59835](https://github.com/airbytehq/airbyte/pull/59835) | Update dependencies |
|
|
| 0.1.18 | 2025-05-03 | [59274](https://github.com/airbytehq/airbyte/pull/59274) | Update dependencies |
|
|
| 0.1.17 | 2025-04-26 | [58820](https://github.com/airbytehq/airbyte/pull/58820) | Update dependencies |
|
|
| 0.1.16 | 2025-04-19 | [58169](https://github.com/airbytehq/airbyte/pull/58169) | Update dependencies |
|
|
| 0.1.15 | 2025-04-12 | [57735](https://github.com/airbytehq/airbyte/pull/57735) | Update dependencies |
|
|
| 0.1.14 | 2025-04-05 | [57070](https://github.com/airbytehq/airbyte/pull/57070) | Update dependencies |
|
|
| 0.1.13 | 2025-03-29 | [56652](https://github.com/airbytehq/airbyte/pull/56652) | Update dependencies |
|
|
| 0.1.12 | 2025-03-22 | [56047](https://github.com/airbytehq/airbyte/pull/56047) | Update dependencies |
|
|
| 0.1.11 | 2025-03-08 | [55439](https://github.com/airbytehq/airbyte/pull/55439) | Update dependencies |
|
|
| 0.1.10 | 2025-03-01 | [54756](https://github.com/airbytehq/airbyte/pull/54756) | Update dependencies |
|
|
| 0.1.9 | 2025-02-22 | [54350](https://github.com/airbytehq/airbyte/pull/54350) | Update dependencies |
|
|
| 0.1.8 | 2025-02-15 | [53840](https://github.com/airbytehq/airbyte/pull/53840) | Update dependencies |
|
|
| 0.1.7 | 2025-02-08 | [53294](https://github.com/airbytehq/airbyte/pull/53294) | Update dependencies |
|
|
| 0.1.6 | 2025-02-01 | [52762](https://github.com/airbytehq/airbyte/pull/52762) | Update dependencies |
|
|
| 0.1.5 | 2025-01-25 | [52250](https://github.com/airbytehq/airbyte/pull/52250) | Update dependencies |
|
|
| 0.1.4 | 2025-01-18 | [51784](https://github.com/airbytehq/airbyte/pull/51784) | Update dependencies |
|
|
| 0.1.3 | 2025-01-11 | [51151](https://github.com/airbytehq/airbyte/pull/51151) | Update dependencies |
|
|
| 0.1.2 | 2024-12-28 | [50598](https://github.com/airbytehq/airbyte/pull/50598) | Update dependencies |
|
|
| 0.1.1 | 2024-12-21 | [50110](https://github.com/airbytehq/airbyte/pull/50110) | Update dependencies |
|
|
| 0.1.0 | 2024-12-17 | | Added some more documentation and icon for HoorayHR by [@JoeriSmits](https://github.com/JoeriSmits) |
|
|
| 0.0.1 | 2024-12-17 | | Initial release by [@JoeriSmits](https://github.com/JoeriSmits) via Connector Builder |
|
|
|
|
</details>
|