Mar 22, 2021 11:02 AM
I am working on using an Airtable automation to assign topics to writers.
Step 1: Trigger
Step 2: Find records that meet the right criteria.
Step 3: Send an email with values from the found records as a grid.
Step 4: Update the records from step 2. I have a single select field “Emailed” that can be true or false. I’d like to update these values to True.
Step 4 is where I am having a problem. I do not see the possibility for selecting Record ID’s for the records found in step 2. Is there a workaround to this?
Thanks in advance.
Oct 16, 2022 04:22 AM
Hi,
After reading through this thread what I’m realising is I’m out of my depth.
I was just using Zapier (iPaas) to create the following workflow:
Same thing with Mailchimp:
I spent hours trying to get it to work but had the issue with updating multiple records. Anyone have any advice for this specific usecase?
Oct 17, 2022 03:03 PM
This worked perfectly, thanks.
Aug 08, 2023 08:03 PM
This is now supported using the advanced logic or action feature "Repeating group". It appears it needs to be the last step of an automation, but it will repeat whatever action you choose on all record results in a list.
I had the same use case where I wanted to update the status of a linked record, but it broke if there were multiple linked records. This solved my issue.
Mar 13, 2024 02:12 PM
Can you elaborate on how you did this? I seem to get stock in the same issue as when I'm not using 'Repeating Groups'...
Apr 24, 2024 08:52 AM
This worked perfectly for me too, thank you so much! First time using the run script action too 🙂 🙏