mixpanel_annotation (Data Source)¶
Fetches a Mixpanel annotation — a timestamped note that marks releases, campaigns, or other events on report timelines.
Example Usage¶
Only annotation_id and project_id are inputs; the remaining attributes are populated from the fetched annotation.
Schema¶
Required¶
annotation_id(Number)project_id(Number)
Optional¶
user(String)
Read-Only¶
date(String)description(String)id(Number) The ID of this resource.