Move file in Google Drive
Move a file or folder from one folder to another within Google Drive
Application
Inputs (what you have)
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 | com/spreadsheets/d/1eQ |
| 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:No file or folder exists with the provided link. |
| Impossible to Complete | This status is selected in the event of the following scenarios:All outcomes specified in the Application background document. |
Requirements