1.3 KiB
1.3 KiB
DBT
DBT Source Connector provides streams with your DBT projects, repositories, users, environments, and runs from DBT Cloud.
Configuration
| Input | Type | Description | Default Value |
|---|---|---|---|
api_key_2 |
string |
DBT API token. | |
account_id |
string |
Your DBT account ID. |
Streams
| Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
|---|---|---|---|---|
runs |
id |
DefaultPaginator | ✅ | ❌ |
projects |
id |
DefaultPaginator | ✅ | ❌ |
repositories |
id |
DefaultPaginator | ✅ | ❌ |
users |
id |
DefaultPaginator | ✅ | ❌ |
environments |
id |
DefaultPaginator | ✅ | ❌ |