6

Google Drive: Delete files folders


Avatar
Ivan Sileo

Delete file and folder from Google Drive.

A

Activity Newest / Oldest

Avatar

Ivan Sileo

Hi guys, I found the solution to delete files on google drive using a custom API call action of Google Drive piece.

Configure the step as shown in the image. In the URL field, after ‘files,’ write ''www.googleapis.com/drive/v3/files/ and provide the file ID that you want to delete. Note that this will permanently delete the file without moving it to the trash.