create new folder in drive
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
Create GSuite Connection Activity
GSuite Connection : GSuiteConnection Variable A variable name that references the gsuite connection to access the gsuite resources.
GSuiteConnection Variable
Folder Name : String Argument The name of the folder to be created.
String Argument
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.
String Variable
Last updated 3 years ago