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.
This activity can only be used after the Create GSuite Connection Activity
GSuite Connection : GSuiteConnection Variable
A variable name that references the gsuite connection to access the gsuite resources.
Folder Name : String Argument
The name of the folder to be created.
Folder Description : String Argument
The description of the folder to be created.
Parent Folder Id : String Argument
The Id of the parent folder in which the folder is to be created.
Folder Id : String Variable
The variable that stores the id of the created folder.