Atrás a Microsoft OneDrive

Conectar Knoon AI con Microsoft OneDrive (Microsoft) para automatizar flujos de trabajo de AI.

Move a OneDrive or SharePoint file to another folder, with optional rename.
microsoftOneDriveMoveFile
Beta
Permisos
  • Files.ReadWrite
Permisos opcionales
  • Files.ReadWrite.All
  • Sites.ReadWrite.All
Parámetros
NombreTipoDescripciónRequerido
fileIdfile Select the file to move.
destinationFolderIdfile Select the destination folder.
newFileNamemustache Optional. Rename the file while moving (e.g. "report-final.pdf").No
Devoluciones
NombreTipoDescripción
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).