Forum Discussion

rahul320's avatar
rahul320
Copper Contributor
Oct 17, 2022

Power App for Teams Approval Flow - link to item

I've created a Power App for Teams that utilizes Dataverse tables to store employee expense reports. The app has a flow that routes an approval to the person who should approve the report. What I cannot figure out is how to get a link to embed in the approval email using the "Start and wait for approval" step's "Item link". The link should open a screen in the app referencing the id of the report. How do I get the link to this screen called "View Report" and provide the id of the report returned from my first step of the flow which is a Dataverse trigger of "When an item is created, updated, or deleted?"

Resources