Send an Email with days condition and frequency using Job Scheduler
Hi
I have a requirement to notify via email to Employee as a reminder if the employee not update their data within 7 days after the case created, the system will send an email on 8th day after the case created.
And then if the employee still not updating the data within 5 days after the first email sent, system will send the second email on 15th day after the case created.
After that, if the employee still not update the data within 21 days after the case created, system will send the reminder every 2 weeks to remind them.
And it all supposed to be implemented with a Job Scheduler.
Please help suggest how it can be implemented.
Thank you
***Edited by Moderator Marije to add Capability tags***