Skip to main content
Best answer

How to delete a Google Sheets spreadsheet after using it in a Zap?

  • July 30, 2023
  • 1 reply
  • 194 views

camiscn

How can I delete (or move to trash) a Spreadsheet with Zapier?

My Zap creates one to use as a helper tool and in the end I want to delete that spreadsheet that was created just for the Zap use

Best answer by Troy Tessalone

Hi @camiscn 

Good question.

You will have to use the GDrive API: https://developers.google.com/drive/api/reference/rest/v3/files/delete

Zap action: GDrive - API Request

 

 

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • Answer
  • July 30, 2023

Hi @camiscn 

Good question.

You will have to use the GDrive API: https://developers.google.com/drive/api/reference/rest/v3/files/delete

Zap action: GDrive - API Request