ย้อนกลับไปยัง 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).