Sendbird · Arazzo Workflow
Sendbird Update User Metadata
Version 1.0.0
Fetch a user, then merge nickname, profile, and metadata updates onto them.
Provider
Workflows
update-user-metadata
Read a user and apply nickname, profile, and metadata updates.
Fetches the current user record and then updates the user with the supplied nickname, profile URL, and metadata map.
1
getUser
getUser
Read the current user record before applying updates.
2
applyUpdate
updateUser
Update the user with the new nickname, profile, and metadata.