@jaina:
I demonstrate one technique of sending approval reminder emails below.
My example uses a loop and an approval action in parallel. I also use a variable. After the approval is complete, the variable is updated to "Complete. The loop runs in parallel with the approval and runs until the variable is equal to "Complete".
When the loop starts, it waits 5 hours. If the variable equals "Pending", a reminder email is sent. This will continue until action is taken on the approval.
The email should include a link to the approval center (same link for everyone).
Please post here if you have additional questions.


If this solves your issue, please mark your question as Solved.
Scott