Skip to main content

Mixpanel connector

Back to the connector overview, authentication methods, and actions.
13 Aug 2026
bug-fix breakingFixed the profile, group, and identity write actions that required an unknowable project token in each request and could silently fail; they now use a new Project Token connection field and target a single record directly. Removed the redundant batch group and profile update actions.
mixpanel_batch_update_groups, mixpanel_batch_update_profiles
mixpanel_append_profile_list_property, mixpanel_create_alias, mixpanel_create_identity, mixpanel_delete_group, mixpanel_delete_profile, mixpanel_increment_profile_properties, mixpanel_remove_group_list_property, mixpanel_remove_profile_list_property, mixpanel_set_group_properties, mixpanel_set_group_properties_once, mixpanel_set_profile_properties, mixpanel_set_profile_properties_once, mixpanel_union_group_list_property, mixpanel_union_profile_list_property, mixpanel_unset_group_properties, mixpanel_unset_profile_properties
4 Aug 2026
guide-changesAdded portal screenshots to the Service Account connection guide and corrected the settings navigation, Create Service Account form fields, and where to find the Project ID, Organization ID, and Data Residency.
4 Aug 2026
bug-fixFix Data Residency region check at connection time. Removed the lookup-tables action from the connection test because it worked on both US and EU hosts and let accounts connect with the wrong region selected. Now connecting with the wrong region correctly fails.