Skip to main content

Google Drive Delete File

Deletes a file from Google Drive.

Category: Google Drive & Gmail · Group: Google Drive · Activity name: GoogleDriveDeleteFile

The GoogleDriveDeleteFile activity in the designer

Example

outputVariable = GoogleDriveDeleteFile("<fileName>", targetPath="<targetPath>")

Inputs

NameTypeRequiredDefaultDescription
File NamestringYesThe name of the file in Google Drive to be deleted.
Target PathstringThe drive path from where the file will be deleted.

Outputs

NameTypeDescription
outputVariablestringSpecifies the name of the variable that will store the operation result metadata.