Move a file into parent folder in google drive.
Move a file with the specified file id into the specified parent folder. rename the file with the specified file name.
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
File Id: String Argument The Id of the file is to be moved.
String Argument
File Name: String Argument The name that was given to the moved file. If it does not specify, it will be moved with the same name.
Parent Folder Id: String Argument The Id of the parent folder in which the file is to be moved.
Last updated 3 years ago