Send Email Action in Salesforce Lightning
Introduction Lightning email action allows emails to be sent anywhere in Salesforce. Allows great customization, such as adding and subtracting fields or specifying predefined values.…
Introduction Postman is a computer application it is used for testing APIs (Application Programming Interfaces). Postman sends an HTTP request to the webserver and receives…
Introduction A data model is a way to store/represent data in a database consisting of tables with columns and rows. In Salesforce, data is stored…
Introduction A loop is a programming structure that repeats a sequence of instructions again and again until a specific/desired condition is met. In a loop…
Introduction Transaction Security is a security feature that observes the activity in your Salesforce org in real-time to catch the potential security issue based on…
Introduction Salesforce maps is an add-on paid product of Salesforce. It is a geo-location intelligence app that helps the business to optimize sales process territory…
Introduction MFA is a special security feature provided by Salesforce that provides an extra layer of protection against suspicious or unauthorised logins. After enabling the…
Event Monitoring Event monitoring allows you to trace plenty of events that occur on a Salesforce Org, for example, Authentication (Logins, Logouts), API Calls, Apex…
Introduction – Salesforce provides multiple tools to automate your organization’s business processes. These Salesforce Automation are – Don’t forget to check out: Salesforce Automation with Flow…