Forum Discussion
ElazarHamel2
2 years agoQrew Member
I just had a similar need to send an email to non-users when a date is reached.
I created a pipeline to do a query for records where the date of the record is today, and for each record that is found to check a checkbox in the record.
I then set up a notification that is triggered by the record being updated and the checkbox field changing to checked.