Hello,
I have a SharePoint list (Lets call it Transaction list) sample below containing various transaction data of clients with country column.

I have to send email to different country heads whenever new transaction entries are added in share point list for their country.
Email id of country managers are maintained in another share point list (Lets call it Country Manager list) which contains country and email ids of managers of that country.

I managed to build the flow in power automate to read transaction list and send email to fixed email ID so far.
But I want to read Country Manager list also and somehow look up in power automate and send email to those managers with list of transaction entries from transaction list of respective country dynamically.
- Both lists have country as common column
- Transaction list may contain multiple customer lines with same country
- And Country list may contain multiple entries for the same country as there might be more than one manager.
Appreciate your insights on how Can I achieve it.
Thank you.
@grantjenkins , FYI