Πίσω στο Microsoft OneDrive

Σύνδεση Knoon AI με Microsoft OneDrive (Microsoft) για αυτοματοποίηση ροών εργασίας AI.

Move a OneDrive or SharePoint file to another folder, with optional rename.
microsoftOneDriveMoveFile
ΒΕΤΑ
Άδειες
  • Files.ReadWrite
Προαιρετικές άδειες
  • Files.ReadWrite.All
  • Sites.ReadWrite.All
Παράμετροι
ΌνομαΤύποςΠεριγραφήΑπαραίτητο
fileIdfile Select the file to move.Ναι
destinationFolderIdfile Select the destination folder.Ναι
newFileNamemustache Optional. Rename the file while moving (e.g. "report-final.pdf").Όχι
Επιστροφές
ΌνομαΤύποςΠεριγραφή
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).