What is your goal?
Here is the aim of my scenario in a nutshell:
-
New record in Table A of Airtable base
-
Search function to match a key in the new record of Table A to multiple records in Table B of the same base.
-
The scenario then takes the record IDs from the matching records in Table B and pastes them into a linked field record field in Table A, so that the corresponding matching records are linked together.
I have got the search to work and to output all four separate matching record IDs from Table B, but when I try to use the ‘Update Airtable Record’ module to add the matches, I can only ever get it to add 1 match (the first matching record outputted in the search function.
I know that the module runs 4 times, but I think it overrides the previous matched record on each iteration, ultimately leaving one linked field.
I can’t work out how to format so that the Update record field links all matches in one go.
What is the problem & what have you tried?
Array Aggregator module = same result, still one linked record.
Set Variable (based on Array Aggregator) = same result
Hours of Claude’s inane ramblings trying everything.


