Terug naar Microsoft OneDrive

Verbinding maken met Knoon AI met Microsoft OneDrive (Microsoft) om AI-workflows te automatiseren.

Move a OneDrive or SharePoint file to another folder, with optional rename.
microsoftOneDriveMoveFile
BÈTA
Machtigingen
  • Files.ReadWrite
Optionele machtigingen
  • Files.ReadWrite.All
  • Sites.ReadWrite.All
Parameters
NaamTypeBeschrijvingVereist
fileIdfile Select the file to move.Ja
destinationFolderIdfile Select the destination folder.Ja
newFileNamemustache Optional. Rename the file while moving (e.g. "report-final.pdf").Nee
Retouren
NaamTypeBeschrijving
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).