Santosh Paramanick
IndividualForum Discussions Started
-
All Discussions
Popular Salesforce Blogs
What is Queueable Apex in Salesforce?
This Apex allows you to submit jobs for asynchronous processing similar to future methods. We have to implement the Queueable interface to make the class…
Salesforce Apex Trigger - Child to Parent Trigger using Map
Hello guys, In this blog, I am sharing the code of trigger it will update the account field on updation or insertion of Contact field.…
Top Salesforce Winter '23 Service Cloud Features
Now you can provide efficient and flexible services with Salesforce's latest Winter ‘23 expanded set of Service Cloud features. Not only that, you can handle…
Popular Salesforce Videos
Salesforce Field Service Implementation
The possibilities for building a custom field service implementation are nearly endless when considering all the offerings in Salesforce Field Service. This 8-step guide provides…
Salesforce CPQ from Scratch
CPQ Salesforce, or Configure, Price, Quote Software by Salesforce is a sales tool for companies to provide accurate pricing with any given product configuration scenario.…
Salesforce Lightning Training - Creating Hello World Lightning Component
Data Loader is a utility to perform bulk database operation. Recently Salesforce has changed the way data loaders need to be install. I explain end…