Hi everyone,
I currently have a Power Automate flow that is triggered by a button in a Power App. When the button is clicked, it sends an email with an attached template to the user who clicked the button.
The flow was created using a service account, so it should ideally be sending out emails through the service account's email address. However, I've encountered an issue where the flow uses the user's email address to send the email to themselves, instead of using the email address associated with the service account.
Could anyone advise on what steps I need to take to ensure that the flow sends the email from the service account's email address rather than the user's email address?
Thanks in advance for your help!