This post will integrate Salesforce and Amazon Seller to automate data synchronization for e-commerce businesses.
Dhanik Lal Sahni
Dhanik Lal Sahni
I have around 14 years of Experience in Web Based Application. In this experience, I have worked with various technology like SalesForce, .NET, .NET Core, MS Dynamic CRM, Azure, Oracle, SQl Server, WCF, Ionic, Angular.I am more focused on Technology instead of Management. I love to know and research about new technology.
- ApexLightningLightning Web ComponentSalesforce
Export Data from Lightning Web Component to Excel Sheet
In this article, we will explore how to export data from Lightning Web Component to excel sheet using a step-by-step approach.
Salesforce data migration is transferring data from one system to Salesforce Org. This post will give a high-level design for Salesforce Data Migration.
Salesforce for Beginners written by Sharif Shallan and Timothy Royer. Book covers almost all core concepts that every Salesforce professional needs to learn.
Heap size is the amount of memory needed to store object variables in memory. This post will list out ways to handle heap size for apex code optimization.
- ApexArchitectureCertificationIntegrationintegration architectureSalesforce
Shopify integration with Salesforce using Webhook
We need to integrate external systems to pull information. In this post, we will do Shopify integration with Salesforce using Webhook to pull customer data.
Business need verified customers so that they can share important information with them. This post will verify phone using Flow Http Callout with VeriPhone API
We need to transform data in many format while working in salesforce project. This post will explain how to use data transformation using DataWeave in Apex.
Some kind of notification is required on every page of the Salesforce Application. Let us create a generic notification component in LWC.
Multi Select lookup is a important component in the Salesforce. In this post, we will create a generic multi-select lookup component that can be used in a flow.