Bindu Thakur
IndividualPopular Salesforce Blogs
Collections in Salesforce - All you Need to Know
Blog
in Salesforce
There are basically 3 types of collections used in Apex i.e. List Set Map List List is a collection of ordered elements. This means, each…
Objects Related To Salesforce Files And Connection Between Them
Blog
in Data, Lightning, Salesforce
As we know most of the work has been shifted to Lightning Experience. The questions arise in the mind of users when Salesforce Classic provides…
Parsing out an Email Subject in email-to-case using RegEx for EXACT matching
Blog
in Coding and Scripting
Salesforce's On-Demand Email Handler Service can be further enhanced using a case trigger to better identify the type of case that is being created. Inherently…