Microsoft Word · Arazzo Workflow
Microsoft Word Resumable Upload Session
Version 1.0.0
Open a resumable upload session for a large Word document and confirm the stored item afterward.
Provider
Workflows
resumable-upload-session
Create an upload session and confirm the stored document.
Creates a resumable upload session for a large document, then reads the drive item and its versions to confirm the stored result.
1
createSession
Create a resumable upload session for the large document, renaming on conflict. Graph returns 200 with the upload session details.
2
getItem
Read the drive item metadata to confirm the document name and size after the upload session is established. Graph returns 200 with the item.
3
listVersions
List the version history of the item to confirm the uploaded content is tracked. Graph returns 200 with the version collection.
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.