How clear or delete a range of rows in google sheets

Hi guys, there is some way to clear or delete rows in base on a range in google sheet.
There are options for doing this for a row, but I need a range.

Kindly, please give me a hand.

Regards.

Hi @miedumni

Great question, here’s some options:

  1. You can use the Use any Google Sheets API action under the Google Sheets integration in your workflow. You’ll have to reference the Google Sheets API and customize the Node.js code to craft the query.

  2. You can request to have this pre-built action added to Pipedream by filing a request here.

  3. You can build your own pre-built action using our components system.