I have an app that when the user selects the approver and saves the record, i have a power automate flow that adds that approver into an access team template. However there is a scenario where the user can change the approver if it was a mistake the first time. In this case, I want the flow to be triggered again, and replace the first approver with the new approver.
Currently, if i replace the first with the new, it just adds the new approver along with the first one.