Linking Culture Amp as a source

Alpha release

This source is currently in alpha. The interface and available tables may change.

Sync your Culture Amp employee experience data into the PostHog data warehouse.

Adding a data source

  1. Go to the sources tab of the data pipeline section in PostHog.
  2. Click + New source and then click Link next to Culture Amp.
  3. In Culture Amp, go to Settings > Integrations > Culture Amp API (requires admin access) and create API credentials. Note down the Client ID, Client secret, and Account ID (the entity ID shown alongside your credentials). Grant the following read permissions:
    • employees-read
    • employee-demographics-read
    • performance-evaluations-read
  4. Back in PostHog, enter the Client ID, Client secret, and Account ID, then click Next.
  5. 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 Culture Amp data in PostHog.

Available tables

TableDescriptionSync method
employeesEmployee profilesFull refresh
employee_demographicsEmployee demographic data (name/value pairs per employee)Full refresh
performance_cyclesPerformance evaluation cyclesFull refresh and incremental
manager_reviewsManager review dataFull refresh and incremental

Incremental tables sync only new or updated records on each run using the processedAt field. Full refresh tables reload all data on each sync.

Configuration

OptionTypeRequired
Client IDtextYes
Client secretpasswordYes
Account IDtextYes

Supported tables

TableDescriptionSync methodIncremental fieldPrimary key
employees

An employee record in the Culture Amp account, with profile and employment details.

Full refresh
employee_demographics

A single demographic attribute (name/value pair) for an employee.

Full refresh
performance_cycles

A performance evaluation cycle run for the account over a defined period.

Incremental, Full refreshprocessedAt
manager_reviews

A manager's review of an employee within a performance evaluation cycle.

Incremental, Full refreshprocessedAt

Community questions

Was this page useful?

Questions about this page? or post a community question.