Mixpanel · Arazzo Workflow
Mixpanel Cohort-Driven Segmentation
Version 1.0.0
List project cohorts then segment an event filtered to a chosen cohort.
View Spec
View on GitHub
AnalyticsData AnalysisEvent TrackingProduct AnalyticsUser BehaviorArazzoWorkflows
Provider
Workflows
cohort-driven-segmentation
List cohorts then segment an event scoped to one cohort.
Calls /cohorts/list to retrieve cohorts, then queries /segmentation for the event filtered with a cohort where expression.
1
listCohorts
Retrieve all cohorts defined in the project to confirm the requested cohort exists. Uses service account basic auth.
2
segmentByCohort
Query event segmentation for the event scoped to the chosen cohort using a where expression that references the cohort ID.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.