I have 20 project managers. Every Monday i need to email each of them independently their list of jobs that meet specific criteria they need to take action on. I am starting to run out of automations for this base and am trying to consolidate this into a single automation rather than an automation per PM.
Here is what I am trying to accomplish
- at scheduled time (good on this part)
- find records - find the PM by email address (this is a record within the table) I've taken this line out because it does not seem to be able to dynamically pull each PM, but m not sure how tog et the automation to accomplish this step.
- find records - when status1 <100%, and status1 due date is empty (good on this part)
- find record - when status2 <100% and status2 due date is empty (good on this part)
- send email - the PM defined in pm email address in the table gets an email listing the records in parts 3 and 4. These records are specific to projects he is running (cant get this to work correctly in a single automation).
I've tried several iterations of this and can only seem to get it to work if i break this out into an automation per PM. which is also not the most scalable route. if we add a PM i have to create a new automation and as i said in the beginning, I'm almost out of automations anyway. there must be a way to consolidate this into a single automation.. Any help is appreciated









