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

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

Create a new folder in OneDrive or SharePoint, optionally inside a specific parent folder.
microsoftOneDriveCreateFolder
เบต้า
สิทธิ์การใช้งาน
  • Files.ReadWrite
สิทธิ์การใช้งานตัวเลือก
  • Files.ReadWrite.All
  • Sites.ReadWrite.All
พารามิเตอร์
ชื่อประเภทคำอธิบายจำเป็นต้องมี
parentFolderIdfile Optional. Select the parent OneDrive or SharePoint folder. If not set, the folder is created in root.ไม่
folderNamemustache Name of the folder to create (e.g. "Invoices 2026").ใช่
conflictBehaviorstring How to handle name conflicts when a folder with the same name already exists.ไม่
คืนสินค้า
ชื่อประเภทคำอธิบาย
statusstring CREATED or ERROR.
sensitive.folderIdstring DriveItem ID of the created folder.
sensitive.namestring Name of the created folder.
sensitive.parentReferenceobject Parent reference metadata.
sensitive.createdTimestring Folder creation time.
sensitive.modifiedTimestring Last modified time.
confidential.webUrlstring Web URL to open the folder.