Email Notifications before certain date

I have created an app that allows the collection of monthly mileage data for each employee. Our monthly mileage must be entered into the system before the 5th of each month. I would like to create a bot that would send an email notification to each employee who has not entered in their monthly info. Any assistance would be great

0 1 107
1 REPLY 1

In the Bot Event, you need to select โ€œScheduleโ€ as its Event Type. See image below. Then you can choose when the process is to run. You would run this โ€œForEachRowInTableโ€ (flip the switch) and your criteria, obviously, would need to be implemented such that you are selecting Employees who have not yet entered their monthly info. Note: Change the Time Zone!

The Tasks to send the Email would be exactly like what you would do normally.

Top Labels in this Space