Hi. I need some help with automations based on upcoming expiry date of contracts.
I want to send an email alert when a contract id within 3 months of expiry date.
Initially I created a helper/formula field using a formula field called DUCE (days until contract expiry) by using Contract date - Today() and set condition DUCE equals 90 days but it was inconsistent and seemed to only generate a value once I had opened the sheet.
So I have since progressed to using a condition based on contract date field. where contract date is within the next 90 days - this seems to work. However it keeps sending the same notification (because the condition is still being met)
So I just wanted to know what my options were to make the automation send only one email alert on the day the criteria is met.
If it helps, this is how the trigger is currently set up. This may may/not be part of the problem. It could run every week instead of daily but this still doesnt solve the problem of the alert being resent every week (as opposed to every day)
Any help appreciated