Linking Pendo as a source
Alpha release
This source is currently in alpha. The interface and available tables may change.
Enter your Pendo integration key to pull your Pendo data 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 Pendo.
- Create an integration key in Pendo under Settings > Integrations > Integration Keys (only Pendo admins can view these). The key is specific to your subscription's data region, so note which region you log in with (US, US1, EU, Japan, or Australia).
- Back in PostHog, enter the integration key, select the matching data region, 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 Pendo data in PostHog.
Available tables
| Table | Description | Sync method |
|---|---|---|
features | Tagged features | Full refresh |
pages | Tagged pages | Full refresh |
guides | Guides | Full refresh |
visitors | Visitor metadata, via the aggregation API | Full refresh |
accounts | Account metadata, via the aggregation API | Full refresh |
Incremental tables sync only new or updated records on each run. Full refresh tables reload all data on each sync.
Sync limitations
Every table is full refresh only. Pendo's list endpoints expose no server-side timestamp filter, and the aggregation endpoint's time filters apply only to event sources, not the visitor and account metadata this source pulls.
Configuration
| Option | Type | Required |
|---|---|---|
Integration key | password | Yes |
Data region | select | Yes |