Forum Discussion
Thank you for the quick response. My team actually does want a separate email for each record.
------------------------------
Kirstynn Rowe
------------------------------
OK, np,
1. Make date field called [Date/Time to trigger 7 Day Touch Notification].
2. Make an email Notification which goes to the user in the field [Record Owner] and trigger when that field [Date/Time to trigger 7 Day Touch Notification] changes.
3. Make a Pipeline which will search all Tasks where the [Days since last touched] is 7 and then a For Each loop to populate the field [Date/Time to trigger 7 Day Touch Notification] with the Jinja expression {{ time.now }}
Initially you can set up the Notification to go to you. Then run the Pipeline and get the email notification tested. Then change the Notification to go to the Record Owner and edit the pipeline to schedule it to run each morning at say 8:00 am
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------