I’m using Airtable to organize a writing group, and I’m trying to set up an automation that will send a weekly reminder about the meeting on the day before we meet, but only to the people who opt into the reminders (who are all listed in a “Reminders List” view of my “Members” table). However, when I activate the automation, it sends multiple emails to each person on the list.
How have folks set up weekly reminders to a designated group? I can’t seem to get the table’s “email” field to work as a correct input for “To” so I’ve used another airtable community post’s recommendation of the “find records” action to make a list of people needing the email...but now instead of four people each receiving the email once, each of us receives the email four times.
Here’s what I currently have set up, in case that’s helpful:
- Trigger: at a scheduled time (Mondays at 10am) - WORKS
- First Action: find records (From the “Members” table, make a list of everyone in the “reminders list” view) - WORKS
- Second Action: repeat for each in “list of records” (from above), send email. “To” field token is “list of email” from the “find records” source - SENDS MULTIPLE
I think the problem is that, while it’s sending the email to everyone on the list individually as a “to,” it’s also copying all of us automatically (even though I don’t have anything selected in the CC field). When I’ve tried using the “base structure” source’s “field values” of the email field (which is an email field, not plain text), I get an error that the input is invalid. Any ideas what I should do to set up this automation?









