Skip to main content
FlowFn
IntegrationsTemplatesPricingDocsBlogSign inStart free
All documentation

PostHog

UpdatedMay 22, 2026Reading time1 min read

What it does

PostHog captures events, identifies users, and evaluates feature flags via the PostHog public API. Uses the project API key (phc_...) — no personal API key needed.

Setup

  1. In PostHog, go to Project Settings → Project API Key and copy the phc_ value.
  2. In FlowFn, go to Platform Tools → PostHog → Connect and provide api_key + region host (https://us.i.posthog.com or https://eu.i.posthog.com).

Actions

  • Capture Event, Identify User
  • Decide Feature Flags — evaluates all flags for a distinct_id

Spotted an issue or have feedback?

support@flowfn.com
Back to docs hub →