ZelaxyDocs
Tool Integrations
Tool

OneDrive

Upload, download, and manage files in OneDrive

OneDrive

Upload, download, list, and search files in Microsoft OneDrive. Manage personal and shared drives through Microsoft Graph API.

Overview

PropertyValue
Typeonedrive
CategoryTool — Microsoft 365
AuthOAuth 2.0 (Microsoft)

Operations

OperationDescription
Upload FileUpload a file to OneDrive
Download FileDownload a file
List FilesList files in a folder
SearchSearch files by name
Create FolderCreate a new folder

Configuration

SettingTypeDescription
Microsoft AccountOAuthConnect Microsoft 365
FileFile uploadFile to upload
PathShort inputOneDrive path
Search QueryShort inputFile search query

Outputs

FieldTypeDescription
fileIdstringFile ID
contentstringFile content
urlstringDownload/sharing URL

Example: Document Backup Pipeline

Workflow:

[Starter (schedule: daily)] → [Google Drive: Download] → [OneDrive: Upload]

Daily backup of critical files from Google Drive to OneDrive for cross-platform redundancy.

Tips

  • Path format/Documents/Reports/report.pdf
  • Shared drives are accessible if you have permissions
  • Same auth as Excel, Teams, Outlook, SharePoint