I`m looking to send a customized email with data pulled out from a SharePoint lists.
The main SharePoint list is used for the trigger when a new item is created"
Then i need to lookup names and email addresses from 2 other SharePoint lists using a unique identifier between each one of these lists ( Child1 & Child2)and the main sharepoint list.
then to take all these data to the action " Send email V2" to send a customized email.
However, i managed to do so but with only one child list "one child list instead of 2"
PS: in the final " apply to each" : if i used values from the "Child2" or inserted any data pulled out from child2 in the email body, it get never sent.
Can you help me with this