
Zero
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 Zero to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.
Connect Zero to sync companies, contacts, deals, and activity into your warehouse. Create an API key at Workspace settings > API keys.
Configuration
| Option | Type | Required |
|---|---|---|
API key | password | Yes |
Linking Zero to PostHog
- Go to the Data pipeline page in PostHog
- Click New source and select Zero
- 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 |
|---|---|---|---|---|
Workspaces | The Zero workspace the connected API key belongs to. | Full refresh | — | — |
Companies | A company (account) tracked in the CRM, auto-captured from email and calendar activity. | Incremental, Full refresh | updatedAt, createdAt | — |
Contacts | A person tracked in the CRM, auto-captured from email, calendar, and call activity. | Incremental, Full refresh | updatedAt, createdAt | — |
Deals | An opportunity moving through a sales pipeline. | Incremental, Full refresh | updatedAt, createdAt | — |
Pipelines | A sales pipeline used to track deals through a sequence of stages. | Incremental, Full refresh | updatedAt, createdAt | — |
PipelineStages | A stage within a sales pipeline (e.g. lead, in-progress, won, lost). | Incremental, Full refresh | updatedAt, createdAt | — |
Notes | A note attached to a company, contact, or deal. | Incremental, Full refresh | updatedAt, createdAt | — |
Tasks | A to-do item, optionally linked to companies, contacts, or deals. | Incremental, Full refresh | updatedAt, createdAt | — |
Meetings | A calendar event, optionally linked to companies, contacts, or deals. | Incremental, Full refresh | updatedAt, createdAt | — |
Memberships | A user's membership in the workspace, including their role. | Incremental, Full refresh | updatedAt, createdAt | — |
Users | A user with access to the workspace. | Incremental, Full refresh | updatedAt, createdAt | — |