Zurück zu Microsoft OneDrive

Verbinde Knoon AI mit Microsoft OneDrive (Microsoft), um KI-Workflows zu automatisieren.

Move a OneDrive or SharePoint file to another folder, with optional rename.
microsoftOneDriveMoveFile
Beta
Berechtigungen
  • Files.ReadWrite
Optionale Berechtigungen
  • Files.ReadWrite.All
  • Sites.ReadWrite.All
Parameter
NameTypBeschreibungErforderlich
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").Nein
Rückgaben
NameTypBeschreibung
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).