I am trying to create an automation that updates all records in a table at a specific interval. The automation needs to look a single select field and based on what it is set to update another single select field.
The automation works when the trigger is update or create, but the time interval trigger is eluding me.
The automation is set to run every 15 minutes, and it looks for specific records. But How do we tell it to update individual records from the list it found?