Meta · Arazzo Workflow
Meta Add Current User To Audience
Version 1.0.0
Resolve the authenticated user and add them to a custom audience.
View Spec
View on GitHub
AdvertisingAnalyticsArtificial IntelligenceMessagingSocialSocial MediaVirtual RealityArazzoWorkflows
Provider
Workflows
add-current-user-to-audience
Resolve the current user, then add a hashed payload to a custom audience.
Reads the /me node for context, then adds the supplied hashed user payload to the target custom audience.
1
getCurrentUser
getMe
Resolve the authenticated user's id for context before the audience write.
2
addUsers
addUsersToCustomAudience
Add the supplied hashed users to the custom audience.