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
| Version | Date | Pull Request | Subject | 
|---|---|---|---|
| 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] |