Forum Discussion
I suggest that you have a scheduled pipeline which would run every night that would look for overdue records, and then set a date time field to the current date time thus giving you a trigger for your pipeline.
By doing it that way you could choose to run the pipeline essentially manually by updating that date time field manually or with a Formula URL button but also the scheduled pipeline can trigger it as well.
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------
- JoeAlderson2 years agoQrew Member
That sounds promising, I've not got a lot of expeirence with scheduled pipelines, would a Bulk Record Upsert be the way to go with this? Or is that the wrong direction?
------------------------------
Joe Alderson
------------------------------- MarkShnier__You2 years agoQrew Legend
If you are looking to trigger emails, then I would just do a Search and then a For Each Loop to update the records. That would trigger individual mails.
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------- JoeAlderson2 years agoQrew Member
Thanks Mark, I've got that working a treat now.
------------------------------
Joe Alderson
------------------------------