Upload File
upload a file into google drive.
Last updated
upload a file into google drive.
Last updated
Upload a specified file in the local path into the specified parent folder.
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.
Parent Id: String Argument
The Id of the parent folder in which the file is to be uploaded.
Local File Path: String Argument
The local file path of the file is to be uploaded.
File Id: String Variable
The variable that stores the id of the uploaded file.