Linking Zenloop as a source
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.

Contents
This source is currently in alpha. The interface and available tables may change.
The Zenloop connector syncs your Zenloop data – surveys, survey groups, and properties – 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 Zenloop.
- You need an API token from Zenloop. In the Zenloop app, go to Settings → API and generate a token. The token inherits the generating user's account permissions and grants read access to surveys, survey groups, and properties.
- Back in PostHog, enter the token in the API token field and click Next.
- Select the tables you want to sync, set the sync frequency, then click Import.
Once the sync completes, you can query your Zenloop data in PostHog.
Available tables
| Table | Description | Sync method |
|---|---|---|
surveys | NPS or feedback questionnaires that collect answers from recipients | Full refresh |
survey_groups | Bundles of surveys aggregated together for combined reporting | Full refresh |
properties | Custom metadata fields attached to survey answers for segmentation and filtering | Full refresh |
Full refresh tables reload all data on each sync.
Configuration
| Option | Type | Required |
|---|---|---|
API token | password | Yes |
Supported tables
| Table | Description | Sync method | Incremental field | Primary key |
|---|---|---|---|---|
surveys | A Zenloop survey (measurement) — an NPS or feedback questionnaire that collects answers from recipients. | Full refresh | — | — |
survey_groups | A Zenloop survey group — a bundle of surveys aggregated together for combined reporting. | Full refresh | — | — |
properties | A Zenloop property — a custom metadata field attached to survey answers for segmentation and filtering. | Full refresh | — | — |