REST is architectural principle and SOAP API is an XML-based messaging protocol for exchanging information. Check out the difference between SOAP and REST API.
Dhanik Lal Sahni
Dhanik Lal Sahni
Dhanik La Sahni is working as Salesforce Solution Architect and has around 16 years of Experience in Web Based Applications. In this experience, he has worked with various technology like SalesForce, .NET, .NET Core, MS Dynamic CRM, Azure, Oracle, SQL Server, WCF, Ionic, and Angular. He is more focused on Technology instead of Management. He loves to know and research new technology.
-
-
Zero Trust is a security framework requiring all users, whether in or outside the organization’s network, to be authenticated, authorized, and validated.
-
Apex is used for business customization in Salesforce Application. Many new features are being added in the winter’23 release. This post will explain important Apex Enhancement in Salesforce Winter ’23.…
-
Lightning Web Components are used to create user interfaces for custom component requests. This post will explain the LWC enhancement in Salesforce Winter’23.
-
YAML is a human-readable data serialization standard that can be used with all types of programming languages. It is used to write the configuration files.
-
Salesforce Flow is an application that automates complex business processes. This post will explain the Salesforce Flow update in Salesforce Winter’23.
-
Integration is important for Salesforce application. We have many types of integration patterns in Salesforce. This post will explain all Salesforce patterns.
-
A big object stores and manages massive amounts of data on the Salesforce platform. This post will explain Big objects and its benefit to using.
-
Custom Setting and Custom Metadata Type are used to store application secrets. This post will give similarities and differences of both storage features.
-
SOQL Injection (SOQLi) is a type of injection attack that makes it possible to execute malicious SOQL statements. This post will give SOQL injection mitigation techniques.