Basic Information

appmixer.posthog.core.CreateAnnotation

1.0.0

Public

Create an annotation in a PostHog project. Annotations mark important moments (releases, campaigns) on analytics charts.

Input Ports

in

FieldTypeDescription
Project text Pick a project, or type the numeric Project ID directly.
Content textarea Text of the annotation, e.g. 'Released v2.3.0'.
Date Marker date-time Date and time the annotation refers to. Defaults to now.
Scope select Whether the annotation is visible in the project or across the whole organization.

Output Ports

out

FieldTypeDescription
Annotation ID integer -
Content string -
Date Marker string -
Scope string -
Created At string -

Full Metadata