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.
Activity Newest / Oldest
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.