Announcements
Hi, I've created a PVA to capture data in excel via Power Automate which is working successfully. However now I want to be able to return an Accepted/Rejected message back to the user once the information has been verified on the excel document. Does anyone know a way of pushing the information back to an individual user? using Automate/PVA.
Many thanks
Michael
Assuming you are using Teams or Azure AD authentication for the Bot, then you can capture the user's account name from the Bot when they submit the information and store that in the Excel spreadsheet. You can then use that account name as their email address to have Power Automate send an email to the user when the items are approved. Its unlikely that the BOT would still be open if you are going through an approval process so you would need to send the message back by email.
Agreed with @Pstork1 on this likely being an asynchronous process to validate the file, and so you wouldn't want your Flow to wait on it to finish before it responded back to PVA, because PVA will time out after 99 seconds.
There are options, though. You can return back values from Power Automate to PVA, but have the Flow still otherwise continue on afterwards. There are also a lot more user variables in the new Unified canvas, so you can work with more than just the user's ID and/or display name (see picture at bottom for reference)
I'd recommend looking at the following options for communicating back to the user when the validation is complete: (choosing what works best for you and your users)
With all of the above, you can reference the user email address via User.Email.
Find this post helpful? Please mark it as the solution and/or provide kudos so that it will help others in the future.Cheers,Matt
Thanks both that's been really helpful. Appreciate your time 🙂
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Valantis 639
Vish WR 293
Haque 216