Mixpanel · Arazzo Workflow
Mixpanel Update Group Profile and Query Insights
Version 1.0.0
Set properties on a group profile and then read insights for the project.
View Spec
View on GitHub
AnalyticsData AnalysisEvent TrackingProduct AnalyticsUser BehaviorArazzoWorkflows
Provider
Workflows
group-profile-and-insights
Set group profile properties then query a saved insights report.
Posts a $set group update to /groups with the project token, then queries /insights using a saved bookmark report for the project.
1
setGroupProfile
updateGroupProfile
Set properties on the group profile via Mixpanel Groups. Authentication uses the project token carried in the $token body field.
2
queryInsights
queryInsights
Query a saved insights report for the project so the group update can be reviewed against tracked metrics. Uses service account basic auth.
Source API Descriptions
openapi