Linking JustSift as a source
This source is currently in alpha. The interface and available tables may change.
The JustSift connector syncs your organization's people directory and field definitions 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 JustSift.
- In JustSift, create a token in the Sift admin dashboard under API Access → New Application. Grant the token access to full people data (not photos-only).
- Back in PostHog, paste the token into the
API tokenfield and click Next. - Select the tables you want to sync, set the sync method and frequency, then click Import.
Once the syncs are complete, you can start using JustSift data in PostHog.
Available tables
| Table | Description | Sync method |
|---|---|---|
people | Employee profiles with built-in and organization-specific fields | Full refresh |
fields | Field definitions describing searchable properties on person profiles | Full refresh |
Full refresh tables reload all data on each sync.
Sync limitations
All JustSift tables are full refresh only – JustSift's list endpoints don't expose a server-side timestamp filter, so there's no incremental cursor to advance. Each sync reloads all data.
Configuration
| Option | Type | Required |
|---|---|---|
API token | password | Yes |
Supported tables
| Table | Description | Sync method | Incremental field | Primary key |
|---|---|---|---|---|
people | A person in the Sift directory — an employee profile with built-in and organization-specific fields. | Full refresh | — | — |
fields | A field definition in the Sift schema — describes a searchable property that can appear on a person profile. | Full refresh | — | — |