Hi,
We have a requirement, where we need to send reminder email notification to Supervisor of the users and the IT Admin team 14 days before the last working date of the user. “Last working date” is date attribute being collected for users from Identity Data collector. How can we trigger the email notification?
Regards,
Devani N
One way to achieve that, is by using a custom task which will run on a daily basis.
Using SQL select node, identify the relevant users, then loop through the results and send email to relevant supervisors