Azure Web PubSub · Arazzo Workflow
Azure Web PubSub Onboard User to Group
Version 1.0.0
Add a user to a group and welcome them with a targeted message in one flow.
Provider
Workflows
onboard-user-to-group
Add a user to a group, then send the user a welcome message.
Adds a user to a group via addUserToGroup, then delivers a plain-text welcome message to that user via sendToUser.
1
addUser
webPubSub_addUserToGroup
Add the user and all of their connections to the named group.
2
welcomeUser
webPubSub_sendToUser
Deliver a personal welcome message to the user confirming they joined.