I have a flow where I get a list from a table and then filter it out per team and then send that filtered table to the team leader via Teams.


However, I do this one-by-one and filter it out by team leader name and then manually enter the recipients name(email address). So, if I have 5 team leaders, I have 5 flows working to cater to each.

Is there a way to only have 1 flow running for all team leaders by using "Apply to Each" on the "Filter Array" or any other way?