I have a flow that would create duplicate items in a SharePoint list. There could be 2, 3, or 4 of the same item after each approval process depending on the number of approvers for that flow.
I would like to create a new flow that would check for duplicate items and remove them, retaining only 1 item in that list.
Hope someone could guide me how to achieve this. Thanks very much!