Modify the Power App Approval Requests CDS's Browse screen to show a link to the MS Flow Approval items

john john 946 Reputation points
2020-11-21T18:22:14.02+00:00

I were trying to embed the MS Flow Approval Page inside a SharePoint modern page using the Embed modern web part, but seems i can not do this, so i am planning to build a PowerApp which reads the MS Flow Approvals requests and then embed the PowerApp inside SharePoint.

This is the MS Flow Approval requests page which i were trying to embed:-

41586-approval.png

So first step i did is that i add a new PowerApp from CDS >> Approval Requests, as follow:-
41603-1point.png

then:-
41645-2point.png

where i will get this Browse screen automatically:-
41450-3points.png

Now i need to modify this Built-in browse screen, to show URLs which will take the user to the MS flow Approve/Reject screen.. i found that i can access these data..

41633-4points.png

But i am not sure if i can use/benefit from this data to build a URL to the MS Flow Approvals items, so the user from the PowerApp Browser screen can click on a link which will open this MS flow screen to provide a response:??

41597-v.png

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,300 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Echo Du_MSFT 17,141 Reputation points
    2020-11-23T07:18:17.403+00:00

    Hello @john john ,

    The above steps cannot make Power App Approval Requests screen shows a link to the Received MS Flow Approval items.
    On the other hand, Power App Approval Requests screen shows a link to the History MS Flow Approval items.

    This is because Power App Approval Requests table logged the history of MS Flow.The Approval Id Index is the ID num of the flow that has been executed.

    41689-powerapps.png

    Thanks,
    Echo Du

    ====================

    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.