Productboard
A manifest only source for Productboard. https://www.productboard.com/
Configuration
| Input | Type | Description | Default Value |
|---|---|---|---|
access_token | string | Access Token. Your Productboard access token. See https://developer.productboard.com/reference/authentication for steps to generate one. | |
start_date | string | Start date. |
Streams
| Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
|---|---|---|---|---|
| products | id | DefaultPaginator | ✅ | ❌ |
| features | id | DefaultPaginator | ✅ | ❌ |
| components | id | DefaultPaginator | ✅ | ❌ |
| feature-statuses | id | DefaultPaginator | ✅ | ❌ |
| notes | id | DefaultPaginator | ✅ | ✅ |
| tags | No pagination | ✅ |