I have a Canvas app where I am using SharePoint as the database. I have a gallery that displays items from SharePoint.
When a particular item is clicked, its record opens in a form, and the form also shows Approve and Reject buttons below it.
I have three levels of approvals, and the approval requests should also go to Microsoft Teams.
For example, if a level 1 approver forgets to approve in Teams, they should be able to open the app and approve from there.
Once they approve from the app, the approval should no longer appear in Teams. The same behavior should apply for level 2 and level 3 approvers.