Certify
IndividualPopular Salesforce Blogs
Salesforce Trigger Example to count number of completed tasks in a single contact
Below is an example of how to use Salesforce Trigger to count number of completed tasks in a single contact trigger UpdateAccountNameFromContactLastName2 on Contact (before…
Salesforce Mobility & Security – When the user’s PIN is simply not enough
Many of us love and prefer using Salesforce and working with Salesforce data in remote locations, on mobile devices. With an ever-increasing popularity and high-speed…
REST API in Salesforce | The Ultimate Guide
What is REST API? REST stands for Representational State Transfer, which is a web architecture that uses HTTP protocols to access and manipulate resources. REST…