Microsoft Teams · Arazzo Workflow
Microsoft Teams Onboard Team Member
Version 1.0.0
Add a user to a team and then promote them to owner.
View Spec
View on GitHub
ChatCollaborationCommunicationMicrosoft 365ProductivityVideo ConferencingArazzoWorkflows
Provider
Workflows
onboard-team-member
Add a member to a team and promote them to owner.
Adds a user to the team as a member, then updates the new membership to grant the owner role.
1
addMember
addTeamMember
Add the user to the team with the member role and capture the membership id returned by Microsoft Graph.
2
promoteToOwner
updateTeamMember
Patch the new membership to grant the owner role to the user just added.