Apr 09, 2021 02:39 AM
Hi,
Two questions about Automations:
As the action, I wish it to update all records that a linked to the triggering record. This works when only a single record is linked in table B but fails when there are multiple. How can this be resolved?
I really hope there are solutions to both of these.
Thanks,
Neil
Apr 09, 2021 08:12 AM
Hi @Neil_Tonge
Did you use a “find” action here? Unfortunately, a “find” + “update record” action combined doesn’t work when the “find” returns more than 1 record. A real shame and I hope they change this functionality quickly.
If you combine input via form and via manual adding, I would add a checkbox and use the trigger “when record matches conditions”.
Apr 15, 2021 09:14 PM
The only way to pull this off is to use a script. Scripting actions in automations are only available if your base is in a Pro-plan workspace or higher, but IMO it’s well worth the investment. There’s so much you can do with scripts that can’t be done any other way inside the automation environment as it’s currently designed.