Apr 18, 2021 08:46 PM
Hello AT community,
I create a trigger to email relevant parties when a record’s date is overdue but can’t seem to find how I can make the trigger repeat daily - that is, as long as the overdue date is unchanged and remains before today, I’d like to continue receiving email notifications on a daily basis.
Your help would be greatly appreciated.
Big thanks,
Roy
Apr 18, 2021 08:52 PM
TODAY()
{Date Last Email Sent}
(or whatever){Date Last Email Sent}
is not “today”{Date Last Email Sent}
field.Jan 09, 2023 08:26 AM
how were you able to create a Trigger to email relevant parties when a record’s date is overdue?