Back to Microsoft OneDrive

Connect Knoon AI with Microsoft OneDrive (Microsoft) to automate AI workflows.

Move a OneDrive or SharePoint file to another folder, with optional rename.
microsoftOneDriveMoveFile
BETA
Permissions
  • Files.ReadWrite
Optional permissions
  • Files.ReadWrite.All
  • Sites.ReadWrite.All
Parameters
NameTypeDescriptionRequired
fileIdfile Select the file to move.Yes
destinationFolderIdfile Select the destination folder.Yes
newFileNamemustache Optional. Rename the file while moving (e.g. "report-final.pdf").No
Returns
NameTypeDescription
statusstring MOVED or ERROR.
sensitive.fileIdstring DriveItem ID.
sensitive.namestring File name after move.
sensitive.mimeTypestring File MIME type.
sensitive.sizestring Size (bytes).
sensitive.parentReferenceobject Parent reference metadata after move.
confidential.webUrlstring Web URL to open the item (if available).