Hi - I want to run an automation where, on a repeated cadence, send out a personalized email, if date range matches my specified date.
How it should look:
- Every 3rd week of the Month (Trigger)
- Look up records with Date Range within the previous month (action)
- Send out a personalized email to each of the records, where it goes " Hi Emily… " next email “Hi Josh” (action)
However, right now it’s showing up as
“Hi Emily, Josh” and to “emily@email.com, josh@email.com”
It’s showing the entire list of records… Any ideas or success stories? is this a possible feature within Airtable?