Amplitude · Arazzo Workflow
Amplitude Identity Merge and Verify
Version 1.0.0
Set user properties on an account, alias an anonymous identity into it, then read the merged profile back.
View Spec
View on GitHub
A/B TestingAnalyticsExperimentationFeature FlagsProduct AnalyticsUser BehaviorArazzoWorkflows
Provider
Workflows
merge-identities
Set properties, alias an anonymous ID into a known user, and verify the merged profile.
Sets user properties on the known account, maps the anonymous identity to the global user, and reads the resulting profile so the merge is verified end to end.
1
setProperties
identifyUser
Set user properties on the known account through the Identify API without sending an event.
2
mapIdentity
mapUser
Map the anonymous user_id to the global user so both identities are consolidated into a single profile.
3
verifyProfile
getUserProfile
Read the merged user profile for the global user to confirm the consolidated properties and identity.
Source API Descriptions
openapi
openapi