Voltar para Microsoft OneDrive

Conectar Knoon AI com Microsoft OneDrive (Microsoft) para automatizar fluxos de trabalho de AI.

Move a OneDrive or SharePoint file to another folder, with optional rename.
microsoftOneDriveMoveFile
Beta
Permissões
  • Files.ReadWrite
Permissões opcionais
  • Files.ReadWrite.All
  • Sites.ReadWrite.All
Parâmetros
NomeTipoDescriçãoObrigatório
fileIdfile Select the file to move.Sim
destinationFolderIdfile Select the destination folder.Sim
newFileNamemustache Optional. Rename the file while moving (e.g. "report-final.pdf").Não
Devoluções
NomeTipoDescrição
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).