Wróć do Microsoft OneDrive

Połącz Knoon AI z Microsoft OneDrive (Microsoft), aby zautomatyzować przepływy pracy AI.

Create a new folder in OneDrive or SharePoint, optionally inside a specific parent folder.
microsoftOneDriveCreateFolder
BETA
Uprawnienia
  • Files.ReadWrite
Uprawnienia opcjonalne
  • Files.ReadWrite.All
  • Sites.ReadWrite.All
Parametry
NazwaTypOpisWymagane
parentFolderIdfile Optional. Select the parent OneDrive or SharePoint folder. If not set, the folder is created in root.Nie
folderNamemustache Name of the folder to create (e.g. "Invoices 2026").Tak
conflictBehaviorstring How to handle name conflicts when a folder with the same name already exists.Nie
Zwroty
NazwaTypOpis
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.