Microsoft Word · Arazzo Workflow
Microsoft Word Upload and Share Document
Version 1.0.0
Upload a Word document to OneDrive, confirm its metadata, and generate an organization sharing link.
Provider
Workflows
upload-and-share-document
Upload a Word document and produce a shareable edit link.
Uploads file content to a drive item, retrieves the resulting metadata, and creates an organization-scoped edit link for the uploaded document.
1
uploadDocument
Upload the Word document bytes into the target drive item. Graph returns 200 when replacing existing content or 201 when creating a new file.
2
getItem
Read back the stored drive item to confirm the upload landed with the expected name, size, and file facet.
3
createLink
Create an organization-scoped edit sharing link for the uploaded document. Graph returns 201 when a new link is created.
Source API Descriptions
openapi
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.