Microsoft Teams · Arazzo Workflow
Microsoft Teams Add Member and Welcome
Version 1.0.0
Add a member to a team and post a welcome message to a chosen channel.
View Spec
View on GitHub
ChatCollaborationCommunicationMicrosoft 365ProductivityVideo ConferencingArazzoWorkflows
Provider
Workflows
add-member-and-welcome
Add a user to a team and greet them in a channel.
Confirms the team has channels, adds the user as a member, and posts a welcome message to the chosen channel.
1
listChannels
listChannels
List the team's channels to confirm a target channel exists before adding the member and posting a welcome.
2
addMember
addTeamMember
Add the user to the team with the member role.
3
postWelcome
sendChannelMessage
Post the welcome message into the chosen channel.