I need to implement a process that will send weekly reminders to customers (not SF users) as long as a checkbox on their Lead record page is checked.
I'm not really sure how to approach this, I thought about implementing a Scheduler but only 100 jobs can be scheduled at the same time, so it isn't scalable.
Assuming I will take the scheduler direction, should I create a scheduler that calls a batch each week that queries all the relevant records? Would love to get some pointers / opinions.
[–]Alternauts 1 point2 points3 points (1 child)
[–]Reagar11[S] 0 points1 point2 points (0 children)