Create an event stream import

Create a new warehouse import for event data.

Event stream imports sync event data from your warehouse table to Mixpanel. Each row in your table becomes an event in Mixpanel.

Sync Modes

  • time_based: Incrementally syncs new rows based on an insert time column
  • mirror: Detects changes in the source table and mirrors them to Mixpanel
  • full_sync: Re-syncs all data on each run
  • one_time: Syncs data once and does not repeat

Required Column Mappings

You must specify either:

  • event_name: A static event name for all rows
  • event_column_name: The column containing the event name
Language
Credentials
Basic
base64
:
URL
Click Try It! to start a request and see the response here!