Sometimes you want an automation to repeat on records whenever they are updated, not just when they enter a specific view. Using the "when a record enters a view" trigger, and some specific fields, we can create an automation that achieves this behavior.
​
This base checks each record as they are updated to see if the user changed an ID field to be a duplicate of another. If they did, the record is flagged for further review.