I have a Zap that triggers off the Scheduler then calls an App to gather data from a Webhook, populates a Google Spreadsheet template, copies the template file to a archive Google folder and finally emails the new file via Gmail.
My issue is one that I see others have had where now I need to remove the rows from the template for tomorrow’s report. I don’t want a running report. So I have another Zap that triggers on the new row within the template sheet that calls a find row and then delete row.
I find that the delete Zap doesn’t always delete all rows or even fire everytime. I could use some advice from the community whether there is a better way to create a new sheet and populate the data or to reset my master template for the next report.
Thank you!