I have a scenario that I am looking for the best way to implement. We currently have client contracts that renew on an annual basis. We want to send a reminder email to the record owner when the renewal date is 90 days out. I have built a workflow that is triggered when a new record is created and it waits until 90 days prior to the renewal that checks to see if the record is still active and if it is sends an email. My issue is when a contract is renewed the owner just updates the renewal date. How do I make sure the workflow sends a new reminder email each time without creating multiple instances of the same workflow?
Thanks
*This post is locked for comments
I have the same question (0)