Formbricks

Formbricks

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.

Learn more
PostHog Wizard hedgehog

Connect Formbricks to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.

Sync surveys, responses, contacts, and more from Formbricks into the PostHog Data warehouse.

Create an API key under Organization settings → API keys in Formbricks. API keys are scoped to a single environment, so the connector imports that environment's data. For self-hosted Formbricks, set your instance URL (for example https://formbricks.example.com); leave it empty for Formbricks Cloud.

Configuration

OptionTypeRequired
Formbricks instance URLtextNo
API keypasswordYes

Linking Formbricks to PostHog

  1. Go to the Data pipeline page in PostHog
  2. Click New source and select Formbricks
  3. Fill in the required configuration fields
  4. Click Next, select the tables you want to sync, and then press Import

Supported tables

TableDescriptionSync methodIncremental fieldPrimary key
surveys

A survey in the environment, including its questions, triggers, and display settings.

Full refresh
responses

A single response to a survey, including the submitted answers and respondent metadata.

Incremental, Full refreshupdatedAt, createdAt
contacts

A contact (person) tracked in the environment, identified by an optional user id.

Full refresh
contact_attributes

An attribute value set on a contact, linking a contact to an attribute key.

Full refresh
contact_attribute_keys

An attribute key definition describing a piece of data that can be stored on contacts.

Full refresh
action_classes

An action class (user action) that can trigger surveys, defined by code or no-code config.

Full refresh
webhooks

A webhook registered in the environment, fired when responses are created, updated, or finished.

Full refresh