I am making an action that I would like to perform on all records in a collection in Adalo:
at the start of each day, set certain properties to 0 for *all* Id’s.
Right now it seems that I need to enter a unique ID for each action - this is tough because I have a lot of ID’s, and also I can add ID’s from my native app. I don’t want to have to add a zapier action every time I add an ID.
Thanks!