Hi all,
I am new to Airtable, and I am trying to set up an automation where an email will be sent to a project lead if there are 7 days left to complete a project and the project status is incomplete. I followed the instructions in the following Airtable article: https://support.airtable.com/docs/repeating-groups-of-automation-actions?_gl=1*1qbpd8o*_gcl_au*NzgwMzkwMzUzLjE3MTgxMTMyNzQ.*_ga*MTQzMjM3NjA0Ni4xNzE4MTEzMTY4*_ga_HF9VV0C1X2*MTcyMDYxNTcwMy4yNy4xLjE3MjA2MTU5OTMuNDEuMC4w.
I have the automation set up as follows:
Trigger:
When a record matches conditions: = 7 days to complete AND = Planning/In progress/Delayed status
Actions:
Find records: based on conditions where project lead is not empty
Repeat for each in List of records
Send an email: to Project lead
The trouble I am having is that the automation works in finding project leads and approaching deadlines, but the automation sends multiple copies of the same email to project leads. Is there a setting that I should have on/off that will prevent the automation from sending redundant copies of the same email to project leads?
Thank you in advance for your help!