I have an automation that will trigger a new record in a separate table. There are two scenarios where I want a new record created. One is when a new record is created in the parent table and two is...
An easy way is to just create a summary field to count the number of child records. Add that as a filter in your automation to only fire if the value in the summary counter is 0