Microsoft Teams · Arazzo Workflow
Microsoft Teams Promote Team Member
Version 1.0.0
List a team's members and promote an existing membership to owner.
View Spec
View on GitHub
ChatCollaborationCommunicationMicrosoft 365ProductivityVideo ConferencingArazzoWorkflows
Provider
Workflows
promote-team-member
Resolve a membership from the roster and promote it to owner.
Lists the team's members so the caller can resolve the membership id, then updates the supplied membership to the owner role. When the team has no members the flow ends.
1
listMembers
listTeamMembers
List the team's members so the caller can confirm and resolve the membership to promote.
2
promoteMember
updateTeamMember
Patch the supplied membership to grant the owner role.