Currently I have a zap that uses a specific google sheet and every time a certain column gets updated with the checking of a check box it will send a slack notification letting us know that the item has been checked off. This has been working great. The only issue is, I don't want to have uncheck all the boxes at the end of the month. So I had the idea of create a zap to help with this.
I have a zap that every month it renames and moves the current used file to an archive folder within google drive and then copies and renames a template file so the file is blank to start every month. This seems to be working well. We use this doc to track items throughout the month and then when the next month starts we want to start fresh. I have tested that and it works
The issue I am running into is getting the slack automation zap to recognize the newly created file every month and send the slack notifications from that new google sheet. The google sheet is named the same but obviously the ID changes with each new document. I originally tried the updated file google drive zap but it does seems to automate based on the google sheet in drive being updated.
I have included a shot of the zap I am trying to utilize with google drive updated files. I have also added a screen shot of the current one that is working but it is based off of a static sheet. I have also included a screen shot of the zap I created to create a new file every month.