-
GraphQL and REST are API architectural styles used to communicate with web services. In this post, we will compare GraphQL and REST APIs.
-
Salesforce Authentication Token is an important for authentication process. This post will explain generating Salesforce authentication token using Postman.
-
Lookup and master-detail relationships are used to establish relationships between objects. Lookup vs Master-Detail in Salesforce
-
A Salesforce consultant is a specialist who advises and consults businesses on the deployment, modification, and optimization of Salesforce systems.
-
Salesforce supports different types of relationships between objects, each serving a specific purpose.Checkout commonly used types of relationship in Salesforce
Featured Posts
Salesforce Releases
-
Screen Flow data table can show huge records. Searching specific records is difficult in a huge list. This new feature Searching Text in Flow Data …
-
Showing data in tabular format on lightning pages is the basic requirement. This post will explain how to include a data table in Screen flow.
-
Lookup Component is used to give autocomplete search capability in Salesforce Flow. This post will give detail on how to use multi select Lookup in …
-
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 …
-
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.