Younium
This page contains the setup guide and reference information for the Younium source connector.
Prerequisites
This Younium source uses the Younium API.
Setup guide
Step 1: Set up Younium
For Airbyte OSS:
- Navigate to the Airbyte Open Source dashboard
- Enter a name for your source
- Enter your Younium
username
- Enter your Younium
password
- 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 - Click Set up source
Supported sync modes
The Younium source connector supports the following sync modes:
Feature | Supported? |
---|---|
Full Refresh Sync | Yes |
Incremental - Append Sync | No |
Replicate Incremental Deletes | No |
SSL connection | Yes |
Namespaces | No |
Supported Streams
Reference
Config fields reference
Field
Type
Property name
string
username
string
password
string
legal_entity
boolean
playground
Changelog
Expand to review
Version | Date | Pull Request | Subject |
---|---|---|---|
0.3.15 | 2024-08-17 | 44362 | Update dependencies |
0.3.14 | 2024-08-12 | 43925 | Update dependencies |
0.3.13 | 2024-08-10 | 43475 | Update dependencies |
0.3.12 | 2024-08-03 | 43060 | Update dependencies |
0.3.11 | 2024-07-27 | 42712 | Update dependencies |
0.3.10 | 2024-07-20 | 42158 | Update dependencies |
0.3.9 | 2024-07-13 | 41716 | Update dependencies |
0.3.8 | 2024-07-10 | 41281 | Update dependencies |
0.3.7 | 2024-07-06 | 40769 | Update dependencies |
0.3.6 | 2024-06-25 | 40263 | Update dependencies |
0.3.5 | 2024-06-22 | 39966 | Update dependencies |
0.3.4 | 2024-06-06 | 39213 | [autopull] Upgrade base image to v1.2.2 |
0.3.3 | 2024-05-20 | 38407 | [autopull] base image + poetry + up_to_date |
0.3.2 | 2024-04-19 | 37298 | Upgrade to CDK 0.80.0 and manage dependencies with Poetry. |
0.3.1 | 2024-04-12 | 37298 | schema descriptions |
0.3.0 | 2023-10-25 | 31690 | Migrate to low-code framework |
0.2.0 | 2023-03-29 | 24655 | Source Younium: Adding Booking and Account streams |
0.1.0 | 2022-11-09 | 18758 | 🎉 New Source: Younium [python cdk] |