Schedule Apex Job for Email Notification
HUB
OKR
- Create OKR
- OKR without KR
- Create Milestone Key Result
- Create Sobject Key Result
- Sample Sobject
- Sample KPI Filters
- Create Split Target for Key Results
- Create Linked OKR Key Result
- Create Link KR Key Result
- Team Access Only OKRs
- Private OKRs
- Strategic Pillar
- Create KPI Key Result
- Create Report Key Result
- Edit/View OKR
- Add Contributors for Key Results
- Clone OKR
- Clone Key Result
- Close OKR & Add Review Score
- Pause and Unpause OKR
- Save OKR as a Template
- OKR Weights
- Links to OKRs
Board with OKRs
Create OKR from Template
Update Key Result
Hierarchy & Heatmap
KPI
Scorecard
Contest
Recognition
Boards
Funnel
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.