Custom Notification in Salesforce Using Process Builders and Flows.

From the time custom notification is introduced in salesforce(Summer 19), it has been kind of replacing the extra use of Email alerts and Chatter post . Previously these were two ways to notify the user (Desktop/ Mobile ). So let us see how this is used. 1.Go to Setup >> Type Custom Notifications. 2. Click … Continue reading Custom Notification in Salesforce Using Process Builders and Flows.

How to use Custom Label in Process Builder?

Custom labels are custom text values that can be accessed from Apex, Visual Workflow, Process Builder, and so on. The values can be translated into any language that Salesforce supports. You can create up to 5,000 custom labels in an organization, and they can be up to 1,000 characters in length. If we talk about Best Practices Salesforce never Supports Hard Coded IDs. So at that point of Time … Continue reading How to use Custom Label in Process Builder?