Microsoft Office 365 · Arazzo Workflow
Microsoft Office 365 Onboard User to Group
Version 1.0.0
Create a user, add them to an existing group, then confirm membership.
Provider
Workflows
onboard-user-to-group
Provision a user and place them into an existing Microsoft 365 group.
Creates a user (201), adds the user to a target group via POST /groups/{group-id}/members/$ref (204), then lists the group's members (200) to confirm the addition.
1
2
addToGroup
Add the newly created user to the target group by binding the user's directory object URL through the members navigation property.
3
confirmMembership
List the group's direct members to confirm the new user now appears in the membership collection.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.