Action: Move File

Google Drive Operation

The Move File action relocates a file to a different folder within Google Drive.

Example User Story

I want to move a file from one folder to another in Google Drive so that I can organize my files better.

Fields

Field Name
Field Type
Required

fileId

String

Yes

newParentId

String

Yes

newName

String

No

Google Drive

Example link

Code (Apache v2.0): Operation

Last updated