Azure Web PubSub · Arazzo Workflow
Azure Web PubSub Grant Permission then Send to User
Version 1.0.0
Grant a connection a group permission, then deliver a message to that user.
Provider
Workflows
grant-permission-send-to-user
Grant a sendToGroup or joinLeaveGroup permission to a connection, then send a message to the user.
Grants a permission to a connection via grantPermission, then delivers a plain-text message to the user via sendToUser.
1
grantPermission
webPubSub_grantPermission
Grant the connection the requested permission, optionally scoped to a target group name.
2
sendToUser
webPubSub_sendToUser
Deliver the supplied plain-text message to every connection owned by the user.