Create Folder
create new folder in drive
Last updated
create new folder in drive
Last updated
Create a new folder with a specified folder name. if it does not specify the parent folder it will be created to the root.
GSuite Connection : A variable name that references the gsuite connection to access the gsuite resources.
Folder Name : The name of the folder to be created.
Folder Description : The description of the folder to be created.
Parent Folder Id : The Id of the parent folder in which the folder is to be created.
Folder Id : The variable that stores the id of the created folder.