Move a file or folder from one folder to another within Google Drive
Application
Google Drive
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Google Drive item link | Link of the Google Drive file or folder to be moved | URL | Yes | |
Destination folder | The folder where file or folder will be moved to | URL | Yes | |
New name | New name for the file or folder being moved | Text(Long) | No | MySpreadsheet |
Note: the value of inputs can either be a set value in the configuration of the Wrk Action within the Wrkflow, or a variable from the Data library section. These variables in the Data library section are the outputs of previous Wrk Actions in the Wrkflow.
Outputs (what you get)
Name | Description | Data Type | Required? | Example |
Google Drive item link | Link of the Google Drive file or folder that has been moved | URL | Yes | |
Item name | Name of the Google Drive file or folder that has been moved | Text(Short) | Yes | MySpreadsheet |
Outcomes
Name | Description |
Success | This status is selected if the file or folder is successfully moved to the destination folder |
No Result | This status is selected in the event of the following scenarios:
|
Impossible to Complete | This status is selected in the event of the following scenarios:
|
Requirements
N/A