Microsoft Word · Arazzo Workflow
Microsoft Word Organize Folder and Invite Reviewers
Version 1.0.0
Create a project folder, upload a Word document into it, and invite reviewers with edit access.
Provider
Workflows
organize-and-invite
Create a folder, add a document, and invite reviewers.
Creates a folder, uploads a document, and sends a sharing invitation that grants write access to the supplied recipients.
1
createFolder
createFolder
Create the project folder under the parent item, renaming on conflict. Graph returns 201 with the created folder drive item.
2
uploadDocument
uploadContent
Upload the Word document content into the target item. Graph returns 200 when replacing content or 201 when creating a new file.
3
inviteReviewer
addPermissions
Send a sharing invitation granting the recipient write access with a notification. Graph returns 200 with the granted permissions.