Hello,
I am ok with basic Zaps but getting a little stuck on time based zaps. What I am trying to do is at 11pm daily pull data from App A to App B. Can you please help me understand how to set it up. It seems if I make time the trigger then it will only input time related things into App B not the data from App A
Additional info, not sure if pertinent:
App A and B are actually both the same Google Sheets work book but a different sheet. The reason I am not just doing this all within Sheets is the sheet in question is for “Today’s Orders”. I have a script that deletes the data at midnight every day so that we have a blank sheet for new orders each day. I want to have another sheet that has a back up of all that data. I can’t do that within Sheets itself because the formulas are iterative so it would just delete the backup sheet when the source sheet gets deleted.
So using Zapier, I want to Say at 11pm copy trigger the data from “Today’s Order” sheet to be copied to Backup sheet. Back up sheet will then become like a database of all past Today’s order sheets.