
noCRM.io
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 noCRM.io to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.
Enter your noCRM.io account subdomain and API key to automatically pull your noCRM.io data into the PostHog Data warehouse.
Your subdomain is the first part of your noCRM.io URL — for acme.nocrm.io, enter acme.
You can create an API key as an account admin under Admin panel → API & Webhooks → API keys. The key is account-level and grants read access to leads, users, teams, pipelines and the other tables listed below.
Configuration
| Option | Type | Required |
|---|---|---|
Subdomain | text | Yes |
API key | password | Yes |
Linking noCRM.io to PostHog
- Go to the Data pipeline page in PostHog
- Click New source and select noCRM.io
- 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 |
|---|---|---|---|---|
leads | Sales leads (opportunities) tracked in noCRM.io, including their pipeline step, status and value. | Incremental, Full refresh | updated_at | — |
activities | Activity types configured for the account, used to categorise lead activity. | Full refresh | — | — |
users | Users belonging to the noCRM.io account. | Full refresh | — | — |
teams | Teams configured in the noCRM.io account. | Full refresh | — | — |
steps | Pipeline steps (stages) a lead can move through. | Full refresh | — | — |
pipelines | Sales pipelines configured in the account. | Full refresh | — | — |
client_folders | Client folders that group leads by account/company. | Full refresh | — | — |
categories | Categories used to classify client folders. | Full refresh | — | — |
tags | Predefined tags that can be applied to leads. | Full refresh | — | — |
fields | Custom field definitions configured for leads and client folders. | Full refresh | — | — |