create new document in google drive.
Create a new document with a specified document name. if it does not specify the parent folder or root it will be copied to the same parent.
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
Document Name : String Argument The name of the document to be created.
String Argument
Destination Folder Id : String Argument The Id of the destination folder in which the document is to be created.
Document Id: String Variable The variable that stores the id of the created document.
String Variable
Last updated 3 years ago