I have a daily automation where I do find records, which outputs a list of records, I want to update a field (its a single select status field). But my current automation only seems to work if the find records outputs exactly one entry. If I have more than 1 entries, then the “update records” action gives me an “Received invalid input” error.
I want the update function to run on EACH of the records found by the find function. But I am unclear how I’m supposed to change the Record ID field to reflect that.
