I have a table with all our employees along with their start date, their manager, and their manager’s email. I want to send a monthly email on the 1st of the month to each manager separately that will list if they have any employees that will be reaching a milestone that month (30-day, 60-day, 90-day, anniversary, etc).
So far, I have the automation set up so that the trigger is at a scheduled time, the action is finding records who are managers, but then what I can’t figure out is how to send separate emails per manager that ONLY lists their own employees and not any other managers’ employees. Is there a way to do this without having to manually set up an automation for each manager?