Hello!
I have a medical clinic.
In a certain treatment, a patient needs to repeat it every 2 weeks.
So I added a date field in the contacts module which I named "Last Treatment Date".
I am trying to build an automation rule that will send a reminder e-mail to the patient only if two weeks passed after the last treatment date was edited (means that the patient didn't come to the appointment)
In the "when" field I inserted: 14 days after "Last Treatment Date".
What condition do I need to add, that will check if the "Last Treatment Date" was changed in the meanwhie?
thanks!