Microsoft Teams · Arazzo Workflow
Microsoft Teams Broadcast to Joined Team Channel
Version 1.0.0
Pick one of the current user's joined teams, find a channel, and post to it.
View Spec
View on GitHub
ChatCollaborationCommunicationMicrosoft 365ProductivityVideo ConferencingArazzoWorkflows
Provider
Workflows
broadcast-to-joined-team-channel
From the user's joined teams, resolve a channel and post a broadcast.
Lists the current user's joined teams, and when at least one exists, lists the channels in the supplied team and posts a broadcast message into the supplied channel.
1
listJoinedTeams
listJoinedTeams
List the teams the current user has joined so the caller can confirm the target team is reachable.
2
listChannels
listChannels
List the channels in the chosen joined team to confirm the target channel exists before posting.
3
postBroadcast
sendChannelMessage
Post the broadcast message into the chosen channel.