Microsoft Office 365 · Arazzo Workflow
Microsoft Office 365 Create Group With Members
Version 1.0.0
Create a Microsoft 365 group, add a member, then list members to confirm.
Provider
Workflows
create-group-with-members
Create a group and add an initial member to it.
Creates a group (201), adds a member by directory object id via POST /groups/{group-id}/members/$ref (204), then lists members (200) to confirm.
1
createGroup
Create a unified, mail-enabled Microsoft 365 group with the supplied display name and mail nickname.
2
addMember
Add the supplied user as a member of the newly created group by binding the user's directory object URL.
3
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.