
Gainsight PX
Let AI connect your sources for you
Skip the manual setup — run this in your project and the wizard auto-detects your databases and APIs and connects them to PostHog.

Connect Gainsight PX to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.
Connect Gainsight PX with your project's API key. Generate a key with Read access under Administration → REST API in Gainsight PX, then pick the region your subscription is hosted in.
All tables are synced as full refresh — Gainsight PX's list endpoints don't expose an "updated since" filter.
Configuration
| Option | Type | Required |
|---|---|---|
API key | password | Yes |
Region | select | Yes |
Linking Gainsight PX to PostHog
- Go to the Data pipeline page in PostHog
- Click New source and select Gainsight PX
- Fill in the required configuration fields
- Click Next, select the tables you want to sync, and then press Import
Supported tables
| Table | Description | Sync method | Incremental field | Primary key |
|---|---|---|---|---|
accounts | Companies (accounts) tracked in Gainsight PX, aggregating the users that belong to them. | Full refresh | — | id |
users | Individual end users tracked in Gainsight PX, with their profile and engagement attributes. | Full refresh | — | id |
features | Product features tagged in Gainsight PX for adoption tracking. | Full refresh | — | id |
segments | User/account segments defined in Gainsight PX. | Full refresh | — | id |
engagements | In-app engagements (guides, surveys, dialogs) configured in Gainsight PX. | Full refresh | — | id |
articles | Knowledge Center articles published in Gainsight PX. | Full refresh | — | id |
kc_bots | Knowledge Center bots configured in Gainsight PX. | Full refresh | — | id |