Mixpanel · Arazzo Workflow
Mixpanel Provision Warehouse Source and Trigger Import
Version 1.0.0
Create a warehouse source connection, trigger an import run, and read the run history.
View Spec
View on GitHub
AnalyticsData AnalysisEvent TrackingProduct AnalyticsUser BehaviorArazzoWorkflows
Provider
Workflows
warehouse-import-run
Create a warehouse source, trigger an import run, then list run history.
Posts a new source to /projects/{projectId}/warehouse-sources, triggers a run via the runs POST, then lists runs to confirm.
1
createSource
Create a new warehouse source connection for importing data into Mixpanel. Uses service account basic auth.
2
triggerRun
Manually trigger an import run for the newly created warehouse source.
3
listRuns
Retrieve the import run history for the source so the triggered run can be confirmed alongside prior runs.
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.