Connectors
Mixpanel
Icon

Mixpanel Connector

Quickly build integrations connecting your B2B SaaS to Mixpanel.

About the Mixpanel Connector

Manage events, profiles, and analytics data in Mixpanel.

Actions

Action NameAction Description
Import EventsEach request ingests a batch of events into Mixpanel.
Track EventsTrack events to Mixpanel from client devices.
List Saved FunnelsGet the names and funnel_ids of your funnels.
Query Funnel Saved ReportsGet data for a funnel.
Create IdentityCreates a new Identity
Create AliasMixpanel supports adding an alias to a distinct id.
Create GCS PipelineThis request creates an export pipeline.
Create Generic PipelineThis request creates an export pipeline.
Delete PipelineDeletes the pipeline and stops any future jobs to be scheduled for the pipeline.
Edit GCS PipelineThis request edit the params for an export pipeline.
Edit Generic PipelineThis request edit the params for an export pipeline.
Get PipelineGiven the name of the pipeline this API returns the status of the pipeline.
List PipelinesReturns the list of all the pipelines scheduled for a project.
Create ProfileTakes a JSON object containing names and values of profile properties. This API will return a 200 OK even if there are data validation issues. To ensure the request actually succeeded, you need to check the response body.
Delete ProfilePermanently delete the profile from Mixpanel, along with all of its properties.
Update Multiple ProfilesSend a batch of profile updates.
Query ProfileQuery user profile data and return list of users that fit specified parameters.
Custom JQL QueryThe HTTP API is the lowest-level way to use JQL.
Download DataDownload your event data as it is received and stored within Mixpanel.
Query Insights Saved ReportsGet data from your Insights reports.
Raw RequestSend raw HTTP request to Mixpanel

Triggers

Trigger NameTrigger Description