Hello everyone,
I am trying to see if I can embed the Approval buttons within a Web Application. The idea is an approval workflow is kicked off, the approver gets the notification and clicks on the provided link to go to a webpage to view details of what it is they are approving. Normally you would have to go back to the notification to approve/reject the request, but in this case, I want those buttons within the webpage.
I am following this doc https://docs.microsoft.com/en-us/power-automate/developer/embed-flow-dev and got it to display the list of Approvals pending your review. Now, I want to filter it to display a specific notification and I see how it is done.
approvalsFilter: 'properties/itemlinkencoded eq \'{Your base64 encoded item link url} \''
I am not sure how to get the base64 encoded item link url.
Any suggestions? Is this scenario even possible?
Thanks,
Ray Garza

Report
All responses (
Answers (