العودة إلى Microsoft OneDrive

اتصل بـ Knoon AI مع Microsoft OneDrive (Microsoft) لأتمتة تدفقات عمل الذكاء الاصطناعي.

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).