All IntegrationsIntegrate PostHog
PostHog
FlagsUse PostHog in Novu code steps to evaluate feature flags inside your workflow.
Overview
PostHog feature flags let you toggle features on or off for specific users, groups, or traffic percentages without redeploying code.
How it works
Use PostHog inside Novu code steps to evaluate feature flags and use the result to change workflow behavior, content, or branching logic.
Configure
Install the PostHog SDK for your runtime, create the flag in PostHog, and evaluate it inside your Novu workflow code step.