Hi,
I have troubled where when the User submit form from powerapps > the flow will run and send email to that user but the From is appeared that user name. By right I want it appeared Administrator name instead .
I have putting From ( Administrator Email) in Flow but when the user run, user will get the email From ("user Name" on behalf of Administrator).
To do this, I need to give permission to the user to use Administrator email as On Behalf. Otherwise will get error user not have permission on behalf.
I feel not comfortable to give user permission set as on behalf where user might abused it since they can use in normal email.
Is there another way where any user submitted the record, they will get email From: Administrator only?
Thank you