top of page


Dynamic SOQL ( queryBinds ) || Salesforce
Dynamic SOQL in salesforce, Best Practice to write advanced soql queries
Lakshmi Deepak Inkurthi
Jan 20, 20241 min read
74 views
0 comments


Salesforce Platform Events: Event-driven messaging capability for Salesforce Integrations
The Salesforce platform events are addition to other Salesforce integration capabilities such as Outbound Messaging, Apex Callouts and Strea
Lakshmi Deepak Inkurthi
Sep 24, 20212 min read
61 views
0 comments


Apex Enums in Salesforce
An enum is an abstract data type with values that each take on exactly one of a finite set of identifiers that you specify. Enums are typica
Lakshmi Deepak Inkurthi
Sep 19, 20211 min read
245 views
0 comments

Dynamic Apex Trigger Validation's
Apex Triggers handles complex data validation's, we can even make apex trigger handlers are more reusable with setting up custom...
Lakshmi Deepak Inkurthi
Aug 6, 20211 min read
172 views
1 comment
bottom of page