1
0
mirror of synced 2025-12-21 02:51:29 -05:00
Files
airbyte/docs/integrations/sources/younium.md
octavia-bot-hoard[bot] 9e48cd8a1a 🐙 source-younium: run up-to-date pipeline [2025-11-25] (#70075)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-24 22:16:58 -08:00

114 lines
8.5 KiB
Markdown

# Younium
This page contains the setup guide and reference information for the Younium source connector.
## Prerequisites
This Younium source uses the [Younium API](https://developer.younium.com/).
## Setup guide
### Step 1: Set up Younium
#### For Airbyte OSS:
1. Navigate to the Airbyte Open Source dashboard
2. Enter a name for your source
3. Enter your Younium `username`
4. Enter your Younium `password`
5. Enter your Younium `legal_entity`. You can find the legal entity name in your account setting if you log in to the [Younium web platform](https://app.younium.com/)
6. Click **Set up source**
## Supported sync modes
The Younium source connector supports the following [sync modes](https://docs.airbyte.com/cloud/core-concepts#connection-sync-modes):
| Feature | Supported? |
| :---------------------------- | :--------- |
| Full Refresh Sync | Yes |
| Incremental - Append Sync | No |
| Replicate Incremental Deletes | No |
| SSL connection | Yes |
| Namespaces | No |
## Supported Streams
- [Accounts](https://developer.younium.com/api-details#api=Production_API2-0&operation=Get-Accounts)
- [Bookings](https://developer.younium.com/api-details#api=Production_API2-0&operation=Get-Bookings)
- [Subscriptions](https://developer.younium.com/api-details#api=Production_API2-0&operation=Get-Subscriptions)
- [Products](https://developer.younium.com/api-details#api=Production_API2-0&operation=Get-Products)
- [Invoices](https://developer.younium.com/api-details#api=Production_API2-0&operation=Get-Invoices)
## Changelog
<details>
<summary>Expand to review</summary>
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :--------------------------------------------------------- |
| 0.4.37 | 2025-11-25 | [70075](https://github.com/airbytehq/airbyte/pull/70075) | Update dependencies |
| 0.4.36 | 2025-11-18 | [69534](https://github.com/airbytehq/airbyte/pull/69534) | Update dependencies |
| 0.4.35 | 2025-10-29 | [68962](https://github.com/airbytehq/airbyte/pull/68962) | Update dependencies |
| 0.4.34 | 2025-10-21 | [68462](https://github.com/airbytehq/airbyte/pull/68462) | Update dependencies |
| 0.4.33 | 2025-10-14 | [67989](https://github.com/airbytehq/airbyte/pull/67989) | Update dependencies |
| 0.4.32 | 2025-10-07 | [67236](https://github.com/airbytehq/airbyte/pull/67236) | Update dependencies |
| 0.4.31 | 2025-09-30 | [66849](https://github.com/airbytehq/airbyte/pull/66849) | Update dependencies |
| 0.4.30 | 2025-09-24 | [66468](https://github.com/airbytehq/airbyte/pull/66468) | Update dependencies |
| 0.4.29 | 2025-09-09 | [65738](https://github.com/airbytehq/airbyte/pull/65738) | Update dependencies |
| 0.4.28 | 2025-08-23 | [65420](https://github.com/airbytehq/airbyte/pull/65420) | Update dependencies |
| 0.4.27 | 2025-08-09 | [64829](https://github.com/airbytehq/airbyte/pull/64829) | Update dependencies |
| 0.4.26 | 2025-08-02 | [64348](https://github.com/airbytehq/airbyte/pull/64348) | Update dependencies |
| 0.4.25 | 2025-07-26 | [64070](https://github.com/airbytehq/airbyte/pull/64070) | Update dependencies |
| 0.4.24 | 2025-07-20 | [63668](https://github.com/airbytehq/airbyte/pull/63668) | Update dependencies |
| 0.4.23 | 2025-07-12 | [63212](https://github.com/airbytehq/airbyte/pull/63212) | Update dependencies |
| 0.4.22 | 2025-07-05 | [62723](https://github.com/airbytehq/airbyte/pull/62723) | Update dependencies |
| 0.4.21 | 2025-06-28 | [62230](https://github.com/airbytehq/airbyte/pull/62230) | Update dependencies |
| 0.4.20 | 2025-06-21 | [61746](https://github.com/airbytehq/airbyte/pull/61746) | Update dependencies |
| 0.4.19 | 2025-06-15 | [61166](https://github.com/airbytehq/airbyte/pull/61166) | Update dependencies |
| 0.4.18 | 2025-05-24 | [60773](https://github.com/airbytehq/airbyte/pull/60773) | Update dependencies |
| 0.4.17 | 2025-05-10 | [59938](https://github.com/airbytehq/airbyte/pull/59938) | Update dependencies |
| 0.4.16 | 2025-05-04 | [59527](https://github.com/airbytehq/airbyte/pull/59527) | Update dependencies |
| 0.4.15 | 2025-04-26 | [58023](https://github.com/airbytehq/airbyte/pull/58023) | Update dependencies |
| 0.4.14 | 2025-04-05 | [56833](https://github.com/airbytehq/airbyte/pull/56833) | Update dependencies |
| 0.4.13 | 2025-03-22 | [56327](https://github.com/airbytehq/airbyte/pull/56327) | Update dependencies |
| 0.4.12 | 2025-03-09 | [55665](https://github.com/airbytehq/airbyte/pull/55665) | Update dependencies |
| 0.4.11 | 2025-03-01 | [55077](https://github.com/airbytehq/airbyte/pull/55077) | Update dependencies |
| 0.4.10 | 2025-02-22 | [54495](https://github.com/airbytehq/airbyte/pull/54495) | Update dependencies |
| 0.4.9 | 2025-02-15 | [54028](https://github.com/airbytehq/airbyte/pull/54028) | Update dependencies |
| 0.4.8 | 2025-02-08 | [53520](https://github.com/airbytehq/airbyte/pull/53520) | Update dependencies |
| 0.4.7 | 2025-02-01 | [53042](https://github.com/airbytehq/airbyte/pull/53042) | Update dependencies |
| 0.4.6 | 2025-01-25 | [52423](https://github.com/airbytehq/airbyte/pull/52423) | Update dependencies |
| 0.4.5 | 2025-01-18 | [51956](https://github.com/airbytehq/airbyte/pull/51956) | Update dependencies |
| 0.4.4 | 2025-01-11 | [51416](https://github.com/airbytehq/airbyte/pull/51416) | Update dependencies |
| 0.4.3 | 2024-12-28 | [50781](https://github.com/airbytehq/airbyte/pull/50781) | Update dependencies |
| 0.4.2 | 2024-12-21 | [49787](https://github.com/airbytehq/airbyte/pull/49787) | Update dependencies |
| 0.4.1 | 2024-12-12 | [46856](https://github.com/airbytehq/airbyte/pull/46856) | Update dependencies |
| 0.4.0 | 2024-10-23 | [47281](https://github.com/airbytehq/airbyte/pull/47281) | Migrate to Manifest-only |
| 0.3.22 | 2024-10-05 | [46432](https://github.com/airbytehq/airbyte/pull/46432) | Update dependencies |
| 0.3.21 | 2024-09-28 | [46176](https://github.com/airbytehq/airbyte/pull/46176) | Update dependencies |
| 0.3.20 | 2024-09-21 | [45807](https://github.com/airbytehq/airbyte/pull/45807) | Update dependencies |
| 0.3.19 | 2024-09-14 | [45475](https://github.com/airbytehq/airbyte/pull/45475) | Update dependencies |
| 0.3.18 | 2024-09-07 | [45276](https://github.com/airbytehq/airbyte/pull/45276) | Update dependencies |
| 0.3.17 | 2024-08-31 | [45054](https://github.com/airbytehq/airbyte/pull/45054) | Update dependencies |
| 0.3.16 | 2024-08-24 | [44711](https://github.com/airbytehq/airbyte/pull/44711) | Update dependencies |
| 0.3.15 | 2024-08-17 | [44362](https://github.com/airbytehq/airbyte/pull/44362) | Update dependencies |
| 0.3.14 | 2024-08-12 | [43925](https://github.com/airbytehq/airbyte/pull/43925) | Update dependencies |
| 0.3.13 | 2024-08-10 | [43475](https://github.com/airbytehq/airbyte/pull/43475) | Update dependencies |
| 0.3.12 | 2024-08-03 | [43060](https://github.com/airbytehq/airbyte/pull/43060) | Update dependencies |
| 0.3.11 | 2024-07-27 | [42712](https://github.com/airbytehq/airbyte/pull/42712) | Update dependencies |
| 0.3.10 | 2024-07-20 | [42158](https://github.com/airbytehq/airbyte/pull/42158) | Update dependencies |
| 0.3.9 | 2024-07-13 | [41716](https://github.com/airbytehq/airbyte/pull/41716) | Update dependencies |
| 0.3.8 | 2024-07-10 | [41281](https://github.com/airbytehq/airbyte/pull/41281) | Update dependencies |
| 0.3.7 | 2024-07-06 | [40769](https://github.com/airbytehq/airbyte/pull/40769) | Update dependencies |
| 0.3.6 | 2024-06-25 | [40263](https://github.com/airbytehq/airbyte/pull/40263) | Update dependencies |
| 0.3.5 | 2024-06-22 | [39966](https://github.com/airbytehq/airbyte/pull/39966) | Update dependencies |
| 0.3.4 | 2024-06-06 | [39213](https://github.com/airbytehq/airbyte/pull/39213) | [autopull] Upgrade base image to v1.2.2 |
| 0.3.3 | 2024-05-20 | [38407](https://github.com/airbytehq/airbyte/pull/38407) | [autopull] base image + poetry + up_to_date |
| 0.3.2 | 2024-04-19 | [37298](https://github.com/airbytehq/airbyte/pull/37298) | Upgrade to CDK 0.80.0 and manage dependencies with Poetry. |
| 0.3.1 | 2024-04-12 | [37298](https://github.com/airbytehq/airbyte/pull/37298) | schema descriptions |
| 0.3.0 | 2023-10-25 | [31690](https://github.com/airbytehq/airbyte/pull/31690) | Migrate to low-code framework |
| 0.2.0 | 2023-03-29 | [24655](https://github.com/airbytehq/airbyte/pull/24655) | Source Younium: Adding Booking and Account streams |
| 0.1.0 | 2022-11-09 | [18758](https://github.com/airbytehq/airbyte/pull/18758) | 🎉 New Source: Younium [python cdk] |
</details>