Linking Productboard as a source
Alpha release
This source is currently in alpha. The interface and available tables may change.
The Productboard connector syncs your Productboard data – features, notes, objectives, releases, and more – into the PostHog data warehouse.
Adding a data source
- Go to the sources tab of the data pipeline section in PostHog.
- Click + New source and then click Link next to Productboard.
- Next, you need a public API access token from Productboard. In your Productboard workspace settings, go to Integrations → Public API and create an access token. A Pro plan or higher is required. Grant read access for the resources you want to sync — for example
entities:read,notes:read,members:read, andteams:read. - Back in PostHog, enter the token in the
Access tokenfield and click Next. - Select the tables you want to sync, set the sync method and frequency, then click Import.
Once the syncs are complete, you can start using Productboard data in PostHog.
Available tables
| Table | Description | Sync method |
|---|---|---|
features | Features in your Productboard workspace | Full refresh |
subfeatures | Subfeatures | Full refresh |
components | Components | Full refresh |
products | Products | Full refresh |
initiatives | Initiatives | Full refresh |
objectives | Objectives | Full refresh |
key_results | Key results | Full refresh |
releases | Releases | Full refresh |
release_groups | Release groups | Full refresh |
companies | Companies | Full refresh |
users | Users | Full refresh |
notes | Customer feedback notes | Incremental |
members | Workspace members | Full refresh |
teams | Teams | Full refresh |
Incremental tables sync only new or updated records on each run. Full refresh tables reload all data on each sync.
Configuration
| Option | Type | Required |
|---|---|---|
Access token | password | Yes |