Forum Discussion
Why it shows my email address under FROM email even someone else has submitted this below request
KaushalPatel - If i understand the question correctly, this is due to the connection that you have leveraged for the "Send an email" outlook action. As a best practice, would recommend to use Service accounts for the connection when we are leveraging the outlook action.
Let me know if this helps.
Reference video : https://www.youtube.com/watch?v=kUkb_DUgOXw
- Jerry WinstenJun 17, 2021Brass Contributor
KaushalPatel - We can approach this in two ways :
1) Using service account: Share the flow with the service account and swap the connection for the "Send an email" outlook action with the service account connection. (This will need to have a mailbox enabled which will capture all the emails in the service account)
2) Using Shared mailbox: You can use the "Send an email with Shared mailbox" action and provide the from email address. You can provide access to the mailbox to users who will need access and leverage it for tracking the emails.
You can refer to the video shared in the previous post for additional details. I also found a similar post
https://techcommunity.microsoft.com/t5/power-apps-power-automate/send-mail-to-helpdesk-from-responder-mail-after-submitting-ms/m-p/2374925- KaushalPatelJun 17, 2021Copper ContributorThanks, the second approach worked well! I just added a shared mailbox in TO and in FROM I have added the private group that I have created.
But what will be an ideal way to capture internal email address when they fill the FORMS from internal network? Because that captures their Name and Email in the Response section but when we try to add Responder's email in the TO field then it denied the access.