Tool to create an identity mapping in Mixpanel by linking an anonymous ID with an identified user ID. Use when you need to connect pre-login anonymous activity with post-login identified user activity. This operation is typically performed after user authentication to associate…
tokenRequiredstringProject authentication token for client-side authentication.
strictintegerValidation mode for the request.
anon_idRequiredstringThe anonymous ID (UUID v4 format) to be linked with the identified user ID. This is typically the ID used before the user authenticated.
distinct_idstringOptional distinct ID. If provided, this will be used as the post-ID for the identity.
identified_idRequiredstringThe identified user ID to link with the anonymous ID. This is typically the user's ID after they sign up or log in.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.