Hi all, I'm trying to set up an automation using a trigger using a linked record field. What I want is to trigger an email whenever a record has two or more linked records in a field (but not one). Is this possible to set up?
For example, let's say the records are individual baseball players, and the field "Teams played for" links to a "teams" table. In Babe Ruth's record, the field would link to "Red Sox", "Yankees", and "Braves". In Mickey Mantle's record, the field would only link to "Yankees". In Jackie Robinson's record, the field would only link to "Dodgers". How can I set the trigger to email for Babe Ruth's record and not Mickey Mantle or Jackie Robinson?