Hi All,
I am building a flow where I need to send an approval request to the approvers where I need to wait for everyone to approve. So while taking care of the approval action that it shouldn't get timed out even after 30 days, so I have went through few videos and blogs for that to handle those scenarios but my question is if someone from the approvers has already approved and some approvers failed to take action on that, so if flow re-triggers again after 29 days then it would again generate a approval request to all the approvers.
So how can I avoid sending approval request again to the approver who has already approved.
Need help on this.