top of page
Search


Rest API Callouts from One Salesforce Org to Another
There are various ways for integrating two salesforce orgs (Salesforce to Salesforce, SOAP with enterprise or partner wsdl, REST,...
Shreyas Dhond
Nov 16, 20182 min read


Lightning Component as a Reusable Service
There are various use cases where you would want to create a service component that does a single or a set of related tasks (add logs to...
Shreyas Dhond
Oct 20, 20182 min read
Only way to work with External Objects (Salesforce Connect) in Apex - Part 2 (Mocking External and Indirect Lookup Relationships)
Background In my last blog we discussed a design pattern we can use to mock external object records for a single independent external...
Shreyas Dhond
Oct 12, 20181 min read
bottom of page

