Trying to build a workflow triggered by a form submission that sends a reminder email out 60 days prior to form expiration. (10 months after submission)
I can calculate the date token and delay it until then, but will the workflow get thrown off if the servers reboot for updates several times before then?
Maybe there's a better way to accomplish this?