Airbyte
This source allows you to sync up data about your Airbyte Cloud workspaces. Take a look at this guide to setup API access tokens.
Configuration
| Input | Type | Description | Default Value | 
|---|---|---|---|
| client_id | string | client_id. | |
| start_date | string | Start date. | |
| client_secret | string | client_secret. | 
Streams
| Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental | 
|---|---|---|---|---|
| Jobs | jobId | DefaultPaginator | ✅ | ✅ | 
| Connections | connectionId | DefaultPaginator | ✅ | ❌ | 
| Workspaces | workspaceId | DefaultPaginator | ✅ | ❌ | 
Reference
Config fields reference
Field
Type
Property name
client_id
required
string
client_id
string
start_date
client_secret
required
string
client_secret