# Linking Zenloop as a source - Docs

![](https://res.cloudinary.com/dmukukwp6/image/upload/texture_tan_9608fcca70)

![](https://res.cloudinary.com/dmukukwp6/image/upload/texture_tan_dark_a92b0e022d)

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.

`npx @posthog/wizard warehouse`

[Learn more](/wizard.md)

![PostHog Wizard hedgehog](https://res.cloudinary.com/dmukukwp6/image/upload/wizard_3f8bb7a240.png)

**Alpha release**

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

1.  Go to the [sources tab](https://app.posthog.com/data-management/sources) of the data pipeline section in PostHog.
2.  Click **\+ New source** and then click **Link** next to Zenloop.
3.  You need an API token from Zenloop. In the [Zenloop app](https://app.zenloop.com/settings/api), 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.
4.  Back in PostHog, enter the token in the **API token** field and click **Next**.
5.  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 | — | — |

### Community questions

Ask a question

### Was this page useful?

HelpfulCould be better