How do you write data separately to all the records you find when you automatically find multiple records?
the follow example find 2 records, then the next action step run fail, what can I do so that the updated action is written to each of the two records found?
How do you write data separately to all the records you find when you automatically find multiple re
Best answer by TheTimeSavingCo
Unfortunately it's not easily doable
Third party tools like Zapier have line item support for up to ten records so you could look into that
If you want to keep it all within Airtable, a (theoretically) possible solution would be to have a "Helper" table, and when your automation runs and finds these records, you'd link them all to a single record in the "Helper" table
In the "Helper" table, you could create a rollup field that would only output the first record ID of all of the records linked to it. You could then make an automation that would trigger when this rollup field updates, and the action would be whatever you wanted it to be (e.g. updating the record with that record ID), and you would need to make sure to unlink the record with that record ID from the "Helper" record
Doing so will force that rollup field to update and a new record ID would take its place, triggering the automation again
Should work!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.



