Hey Guys, I have a flow which is using the dataverse table called NPS which when an item is created and a condition is met, it needs to email the client the details and a link to the app and update that item as Email Sent Status and then also it sends an adaptive card to the client also. The NPS table records are created in another app within another team by 8 different users within that team. The issue that I have is since I have created the flow and I am using my connection (my email address), the from sender is always me, both in the email and the adaptive card, but I want to have the from sender become dynamic (as I have the email address of the users who submitted it to the NPS table). I have tried to change the from Sender with mail V2 but I get the Error that I'm unauthorised to send email from someone else email. How can I over come this issue so that when the email and the adaptive card is send its sent from the user email who sent the record to the NPS table?