Data Pipeline Schemas
Configure and manage schematized data exports to warehouses like BigQuery, Snowflake, and more.List Pipelines
Get all pipelines configured for a project.Your Mixpanel project ID
Example Request
Create BigQuery Pipeline
Export data to Google BigQuery with automatic schema management.Your Mixpanel project ID
Pipeline type:
bigquerySchema organization:
monoschema (all events in one table) or multischema (each event in its own table)Default: monoschemaWhat to export:
events or peopleDefault: eventsEnable automatic sync to update exported data when changes occurDefault:
trueStart date in
YYYY-MM-DD formatEnd date in
YYYY-MM-DD format (leave empty for continuous export)Export frequency:
hourly or dailyDefault: dailyBigQuery region:
US, EU, ASIA_EAST_1, etc.Your GCP project ID (if using your own BigQuery)
Dataset name in your BigQuery project
Example Request
Create Snowflake Pipeline
Export data to Snowflake.Pipeline type:
snowflakeSnowflake account name to share data with
Snowflake region:
us-west-aws, us-east-aws, eu-west-1-aws, etc.Prefix for created views and tables
Example Request
Pause Pipeline
Pause a running pipeline.The pipeline name
Your Mixpanel project ID