Hi all. I've never user PowerApps so far and am only just getting my head around Sharepoint and Power Automate, but I'm at a stumbling block which I think might be solvable by using power apps.
I have a sharepoint list for which each item on the list uses list item approval cycle. Once a new item is APPROVED, I want to send a mail using Power Automate to all interested parties requesting that they "acknowledge" that they have read the newly approved list item contents.
So, I need the email I send them from PowerAutomate to contain the List Item ID and version, and I they need to click on a link or button in that email which says "Acknowledge".
Seems simple to do in Power Automate really, but my company doesn't allow use of the HTTP request parts of Power Automate which is how I would normally do it. So I'm hoping that power automate might get me round the solution instead - unless anyone can think of another simple solution that I've not considered.