ย้อนกลับไปยัง Microsoft OneDrive

เชื่อมต่อ Knoon AI กับ Microsoft OneDrive (Microsoft) เพื่อทำงานอัตโนมัติของเวิร์กโฟลว์ AI

Copy a OneDrive or SharePoint file to another folder, with optional rename.
microsoftOneDriveCopyFile
เบต้า
สิทธิ์การใช้งาน
  • Files.ReadWrite
สิทธิ์การใช้งานตัวเลือก
  • Files.ReadWrite.All
  • Sites.ReadWrite.All
พารามิเตอร์
ชื่อประเภทคำอธิบายจำเป็นต้องมี
fileIdfile Select the file to copy.ใช่
destinationFolderIdfile Select the destination folder.ใช่
newFileNamemustache Optional. Name for the copied file (e.g. "report-copy.pdf").ไม่
overwriteExistingboolean If true, overwrite the file if it already exists at destination. If false, return an error.ไม่
คืนสินค้า
ชื่อประเภทคำอธิบาย
statusstring COPIED or ERROR.
sensitive.fileIdstring DriveItem ID of the copied file.
sensitive.namestring Copied file name.
sensitive.mimeTypestring File MIME type.
sensitive.sizestring Size (bytes).
sensitive.parentReferenceobject Parent reference metadata for the copied file.
confidential.webUrlstring Web URL to open the item (if available).