Amplitude · Arazzo Workflow
Amplitude User 360 Lookup
Version 1.0.0
Search for a user, pull their recent activity, and retrieve their enriched profile with recommendations.
View Spec
View on GitHub
A/B TestingAnalyticsExperimentationFeature FlagsProduct AnalyticsUser BehaviorArazzoWorkflows
Provider
Workflows
user-360-lookup
Find a user, fetch recent activity, and retrieve their enriched profile.
Searches for a user, and when a match is found pulls their recent events and enriched profile so a complete support or personalization view is assembled in one pass.
1
searchUser
searchUsers
Search for the user by identifier. When a match is found the workflow proceeds to pull recent activity; otherwise it ends.
2
getActivity
getUserActivity
Retrieve the matched user's most recent events.
3
getProfile
getUserProfile
Retrieve the enriched user profile including computed properties, cohort memberships, and personalized recommendations.
Source API Descriptions
openapi