OneDrive - Upload file using file content action

The Upload file using file content action uploads a file to Microsoft OneDrive using its content. The maximum supported file size is 4MB.

Input

Input fieldsDescription
FolderSpecify the folder path where the file is uploaded. For example, folder-one/folder-two.
File nameProvide the file name with its extension, such as New-csv-file.csv. If a file with the same name and extension exists, the action overwrites it with the new data.
File contents in text or binary formatProvide the file content in text or binary format to upload.

Output

Output fieldsDescription
IDThe unique identifier of the uploaded file.
NameThe name of the uploaded file.
File sizeThe size of the uploaded file in bytes.
Web URLThe URL to view the file or folder in a web browser.
Download URLThe URL to download the file.
KindIndicates whether the item is a file or folder.
Created byInformation about the user who created the file or folder.
Created date timeThe date and time when the file or folder was created.
Last modified byInformation about the user who last modified the file or folder.
Last modified date timeThe date and time when the file or folder was last modified.

Last updated: