TDV Adapter for Microsoft OneDrive

Build 22.0.8462

CreateFolder

Create a new folder in your drive.

Input

Name Type Required Description
FolderName String True Name of the folder to be created.
RenameIfExists String False Set this to 'true' when you want to rename the folder when another folder with the same name exists.
ParentId String False Id of the folder where you want the new folder to be created.
DriveId String False The Id of the drive the resource is located in if this is different from the currrent user drive.

Result Set Columns

Name Type Description
Id String Id of the Foler created.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462