Retour à Microsoft OneDrive

Connecter Knoon AI avec Microsoft OneDrive (Microsoft) pour automatiser les flux de travail AI.

Move a OneDrive or SharePoint file to another folder, with optional rename.
microsoftOneDriveMoveFile
Bêta
Autorisations
  • Files.ReadWrite
Autorisations optionnelles
  • Files.ReadWrite.All
  • Sites.ReadWrite.All
Paramètres
NomTypeDescriptionRequis
fileIdfile Select the file to move.Oui
destinationFolderIdfile Select the destination folder.Oui
newFileNamemustache Optional. Rename the file while moving (e.g. "report-final.pdf").Non
Retours
NomTypeDescription
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).