Swarmz
IntegrationsMicrosoft 365

Microsoft Word

List, download, and replace bounded Word documents in OneDrive

Connect Microsoft Word when a project needs complete .docx files from OneDrive. Swarmz can list, download, and replace a document; it cannot edit paragraphs, comments, styles, or tracked changes semantically.

Available operations

OperationWhat it doesPermissionLimit per minute
list_documentsLists up to 50 .docx filesRead files30
download_documentDownloads one .docx file up to 750 KiBRead files10
upload_documentReplaces one .docx file up to 750 KiBManage files5

Connect Microsoft Word

An administrator first configures Microsoft OAuth application and enables Microsoft Word under Admin > Settings > Integrations.

Use this connector when the generated app already creates or consumes complete .docx files. Examples:

  • “List Word documents in our shared OneDrive and let an administrator download one.”
  • “Replace a generated contract .docx after the user confirms the final file.”

Choose Connect new, approve file read or manage access, then select Continue. For per-user file access in a published app, provide the final HTTPS app origin before authorizing.

Verify Microsoft Word

  1. Put a disposable .docx under 750 KiB in the connected OneDrive.
  2. List documents and confirm its name.
  3. Download it and open the file in Word.
  4. If replacement is required, upload a valid test .docx, open it, then restore the original file.

upload_document replaces the complete file. It is not a document editor and cannot safely merge concurrent changes. Keep the original bytes before testing a write. Use Microsoft 365 or a document-processing service in the generated app when the requirement is to edit individual Word elements.

On this page