Indietro a Microsoft OneDrive

Connetti Knoon AI con Microsoft OneDrive (Microsoft) per automatizzare i flussi di lavoro AI.

Create a new folder in OneDrive or SharePoint, optionally inside a specific parent folder.
microsoftOneDriveCreateFolder
Beta
Autorizzazioni
  • Files.ReadWrite
Autorizzazioni facoltative
  • Files.ReadWrite.All
  • Sites.ReadWrite.All
Parametri
NomeTipoDescrizioneObbligatorio
parentFolderIdfile Optional. Select the parent OneDrive or SharePoint folder. If not set, the folder is created in root.No
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.No
Resi
NomeTipoDescrizione
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.