Salesforce Cookbook
Access in-depth articles on Salesforce topics, ranging from Lightning Web Components to integrating Salesforce with external platforms. Stay updated with expert insights and hands-on examples.
Lightning Out to integrate the Salesforce real time data into external website
Scenario : Integrate Salesforce functionality into internal applications to provide real-time data and interactive features directly from Salesforce.
Creating a Lookup Field in Screen Flow
Scenario : Screen flow where users can select an Account lookup. This is done using Look Up field component in
Display Static Resource into Salesforce Flow
Scenario : Display Image from Static Resource into Salesforce Flow If you want to put a picture in a Salesforce
Connect Salesforce with Postman Application and Test REST API
Scenario : As a Salesforce Consultant, I like to connect the Salesforce with Postman Application. For this demo, I am
Download and upload Salesforce Metadata using Visual Studio Code
Scenario : Download and Edit Salesforce Metadata using Visual Studio Code Editor Download and Install Visual Studio Code Editor Visual
Flow – Create Rollup summary to calculate the Contacts associated with Accounts
Scenario : This is sample Usecase Step 1: Create an Apex class named Lorem ipsum dolor sit amet, consectetur adipiscing
Upload a file as an attachment to a record using Visualforce Page
Scenario – Provide the file upload Page to the users. Once user uploads the file, attach it to the Account
Create a Lighting Web Component using Visual Studio Code
Step1: Open Visual Studio Code Press Command + Shift + P on macOS or Ctrl + Shift + P on Windows or Linux, then
Hide or Display Text using Picklist Selection by Conditional Logic in Salesforce Flow
Scenario – Opportunity has Status field which holds value as “Close-Won” and “Close-Lost”. Whenever user select the Close-Won Picklist value,