Hi Guys
I ran into this problem today. We got this workflow which send an email to owner when a record is created with status pending. New requirement is, after sending the email we need to wait for 2 Days to see if its 'completed' if not send an email again if its still 'Pending' every 1 day untill its approved. I timed out the workflow for 2days after creation and then an if condition to check the status and then an Email. But how can I repeat the last 1day email condition?
*This post is locked for comments