Move File
Move a file into parent folder in google drive.
Last updated
Move a file into parent folder in google drive.
Last updated
Move a file with the specified file id into the specified parent folder. rename the file with the specified file name.
GSuite Connection : A variable name that references the gsuite connection to access the gsuite resources.
File Id: The Id of the file is to be moved.
File Name: 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: The Id of the parent folder in which the file is to be moved.