Basic Information

appmixer.posthog.core.IdentifyUser

1.0.0

Public

Identify a user in PostHog by sending an $identify event with person properties ($set).

Input Ports

in

FieldTypeDescription
Project text Pick a project, or type the numeric Project ID directly.
Distinct ID text Unique identifier of the user to identify.
Person Properties textarea Optional person properties to set as a JSON object, e.g. {"email": "jane@example.com", "plan": "premium"}.

Output Ports

out

FieldTypeDescription
Status string -
Distinct ID string -

Full Metadata