Tool to increment or decrement numerical properties on user profiles in Mixpanel. Use when you need to add values to existing numerical properties (e.g., login counts, points, credits). Properties are incremented by the specified amount. If a property doesn't exist, the value is…
ipIP address for geolocation. Set to 0 or '0' to avoid updating location data. Defaults to the request IP address if not provided.
addRequiredobjectA JSON object containing property names as keys and numerical increment values. Properties will be incremented by the specified amount. If a property doesn't exist, the value is added to zero. Use negative values to decrement.
timeintegerUnix timestamp to override the time of the update. If not provided, uses current server time.
tokenRequiredstringYour Mixpanel project authentication token
verboseintegerWhen set to 1, returns detailed JSON response with status and error fields. When set to 0 (default), returns plain text status (1 for success, 0 for failure).
distinct_idRequiredstringThe unique identifier for the user profile
ignore_timebooleanIf true, prevents updating the 'Last Seen' property. Defaults to false.
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.