
Announcements
Hi community, I have a question 😞
I have a flow that sends an email after save data in 3 sharepoint lists, the flow is a instant flow .
I can't use as an automated flow because I need to save data into the principal list and two more lists in my sharepoint site, and this data save the id of the item created in the first list (It's a kind of order, products of the order and consumers of the order, all relationated by the id of the order).
All this proccesses is made from a power app, so I think that a instand flow is the better way for me.
The problem is that I need to send the email from the same account always (My account), and the instand flow sends and email from the account of the person who trigger the flow (the user of the app)😞
How can I fix it?
Thanks a lot c:
Hi @Anonymous ,
Please try to use powerapps(V2) trigger in your instant flow.
Then you could configure this setting.
Best Regards,
Wearsky