Linking Granola as a source
Contents
Alpha release
This source is currently in alpha. The interface and available tables may change.
The Granola connector pulls your meeting notes into the PostHog data warehouse. Only notes that already have a generated AI summary and transcript are returned by the API.
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 Granola.
- You need a Granola API key, which requires a Business plan or higher. In the Granola desktop app, go to Settings → Connectors → API keys and create a key (it is prefixed with
grn_). When creating the key, grant the access scopes for the data you want to sync — Personal notes and Public notes. - Back in PostHog, enter the key in the
API keyfield 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 Granola data in PostHog.
Available tables
| Table | Description | Sync method |
|---|---|---|
notes | Meeting notes with a generated AI summary and transcript | Incremental |
folders | Folders used to organize notes | Full refresh |
Incremental tables sync only new or updated records on each run. Full refresh tables reload all data on each sync.
Sync limitations
Only notes that already have a generated AI summary and transcript are returned by the Granola API.
Configuration
| Option | Type | Required |
|---|---|---|
API key | password | Yes |