Hi,
I have created a power apps self assessment form for a computer user. On submit it;
- Populates SharePoint list - all good
- onSuccess sends an email to their manager Office365Outlook.SendEmailV2(Office365Users.ManagerV2(User().Email).mail - with a deep link to a details view of the form - all good
- Manager reviews and adds managers comments and on submit;
- updates SharePoint list - all good
- on success, I want it to send an email back to the originating User().Email, I've tried Last.Submit, but that doesn't work 😞
What do I need to put Office365Outlook.SendEmailV2(????
thanks
Clyde

Report
All responses (
Answers (