Im trying to use a single automation to look for records with a bunch of basic filters, then below that in 2 individual “FIND RECORDS” steps, I am adding a filter to the triggered record by using the find records where a secondary key = the secondary key from the trigger, + a bunch of extra filters, followed by individual “update records” steps for each of the individual “find records” steps.
This works, and works perfectly well when I test each step, but for some reason its just not working LIVE and I have a theory and would like to know if my theory is correct.
my theory: If the first “find records” filter is a miss, I think the entire automaton stops there and doesnt bother moving on to the next “find records” filter step.
Is that the case?
Im doing all this becasue othewise I need lots and lots of automatons to produce a fairly basic automation updating one singel field, which airtable wants extrra $$$$ for which is unreasonable.
