
Announcements
Hello all i have a problem.
I have created a form on power apps and we will open it to users on the company. But this form is first passed through a flow on power automate and sent to the whole company as an e-mail. While sending the mail, the e-mail address of the user who fills in the form appears as the sender. How can I show it as a single email address?
Thanks.
Hi @Anonymous ,
There is a reply from below thread has answered your question:
Solved: Send mail from service account - Power Platform Community (microsoft.com)
So, I think the trick is trigger your flow from the data change of the data source the form in PowerApps connects to. For example, the form connects to a SharePoint list, then you can use a service account and the "When an item is created" trigger to make it an automated flow send from the specific address.
Best regards,