Salesforce Fact #637 | Enable task notifications

If we need to receive the notification for the created tasks, we need to make the below changes:

1) Setup -> Activity Settings -> Enable Activity Reminders.

2) Add the Reminder Set field to the Task page layout. This eventually adds the Reminder Time field to the layout.

Reference: https://help.salesforce.com/s/articleView?id=sf.tasks_enable_task_notifications.htm&type=5

Comments

Popular posts from this blog

Salesforce Fact #192 | Call batch apex from flow

Salesforce Fact #457 | Get current user role name in flow