I have a form where multiple users must approve/submit before it proceeds to the next state. I want to send out reminders, but only to those users who have not yet submitted the form.
For example, suppose persons A, B, and C need to submit a form and each of them receives an email notification letting them know to submit the form. Person A and person B submit the form but person C does not. I want only person C to receive a reminder notification after X amount of days. How do I do this?
Thank you,
Mike
