Skip to main content

Move file in Google Drive

Move a file or folder from one folder to another within Google Drive

Application

  • Google Drive

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Google Drive item linkLink of the Google Drive file or folder to be movedURLYeshttps://docs.google.com/spreadsheets/d/1eQ
Destination folderThe folder where file or folder will be moved toURLYeshttps://drive.google.com/drive/folders/0AD6ZUk9PVA
New nameNew name for the file or folder being movedText(Long)NoMySpreadsheet

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)

NameDescriptionData TypeRequired?Example
Google Drive item linkLink of the Google Drive file or folder that has been movedURLYescom/spreadsheets/d/1eQ
Item nameName of the Google Drive file or folder that has been movedText(Short)YesMySpreadsheet

Outcomes

NameDescription
SuccessThis status is selected if the file or folder is successfully moved to the destination folder
No ResultThis status is selected in the event of the following scenarios:No file or folder exists with the provided link.
Impossible to CompleteThis status is selected in the event of the following scenarios:All outcomes specified in the Application background document.

Requirements

  • N/A