Schedule Apex Job for Email Notification
Others
- OKR Reports
- OKRify Dashboards
- Create Teams and Team Members
- Create Periods
- Settings
- Setup Email Notification
- Update Email Template – Key Result Overdue Notifications
- Create New Salesforce Report
- Create new Salesforce Dashboard
- How to search for Tags
- View risk and progress for Objectives and Key Results
- Notifications for Overdue Key Results
- OKR Buttons for Related Objects
- Add an Object as a custom field on OKR
OKRify provides the ability to send weekly notifications for Key Result progress updates (Overdue and due this week). Please schedule KeyResultOverdueNotificationSchedule Apex class once a week to send notification. We recommend scheduling this job on Monday for best results.
Steps to schedule the job.
1.Go to Setup -> Apex Classes

2.Click Schedule Apex. Enter the Job Name of your choice and enter Key Result Overdue Notification Schedule in the Apex class field.

3.In frequency, select Weekly and the day you want to send the notification.Provide start and end dates until when you want the Apex job to run. Select preferred start time to run the Apex job.

4.Click save to schedule the Apex job.