Hey all, this is my first post, so I hope I do this right!
I have created an automation that, when a field box is ticked, a series of Find Records run. Each Find Record action gathers a list of records (people) that meet certain conditions. This is followed by an Update Record, that adds the linked records to a single field.
The Update Record step looks like this: Find Record 1 record ID, Find Record 2 record ID, Find Record 3 record ID.
This works perfectly unless one of the Find Records comes back empty, in which case the whole automation fails. Two the Find Records often come back empty, so this is a problem. I’ve played around with conditional actions, which is messy but it kind of works until a conditional action has an empty Find Record, where the automation stops and doesn’t move down to the next condition(s).
Can anyone think of a workaround? Thanks in advance!