Tableau Connector for Microsoft OneDrive

Build 25.0.9434

UploadFile

Uploads a new file or overwrites an existing one in OneDrive, supporting binary content updates.

Input

Name Type Required Description
ParentId String True ID of the destination folder where the file should be uploaded.
DriveId String False ID of the drive where the file should be uploaded. Use this if uploading to a drive different from the current user's default drive.
FileName String True Name to assign to the uploaded file.
Content String False Raw content of the file to upload, typically used for small files..
LocalFile String False Path to a local file whose contents should be uploaded.

Result Set Columns

Name Type Description
Success String Indicates whether the file was uploaded successfully. Returns success status or error details.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434