You can set up a weekly time entry email reminder in Inspire Planner that will automatically send an email to users if they have not logged any time entries within the last 7 days.
This help article will walk you through how to set up weekly time entry email reminders.
Please Note:
You must be a Salesforce System Administrator to complete the steps outlined below.
The first step is to enable Email Reminder for Time Entries in Custom Settings.
If you have custom permission sets, you will need to adjust them to grant access to new objects, fields and Apex Classes that support this feature.
Please note the following:
This section will show you how to create a new tab for the Resource Profile object. The Time Entry Email Reminder references resource profile records to determine which users should receive a time entry email reminder.
After the tab has been created, you will now need to create a resource profile record for each user who should receive the time entry email reminder. The job that sends out the email reminder then references the resource profile records to determine who emails should be sent to.
The next step in the process is to schedule the Apex job that sends the time entry email reminder to run once a week. This section will show you how.
You can choose to remove a user from receiving the time entry email reminders. This section will show you how.