Named and External Credential are critical tools for secure data connectivity within Salesforce. Let us use authentication parameters of external credentials
Browsing: salesforce apex
This post will explain how to create a configurable record picker in lightning web component to make it more manageable in code.
Pexel is a popular online platform providing high-quality, free stock photos and videos. Sometimes we need images/videos for Social Media…
Businesses need to capture images in Salesforce to support customer service. This post will use Visual Force code to Capture Images in Salesforce.
Slack is a cloud-based application meant to improve organisational communication. In this post, we will integrate Slack in Salesforce for Customized messages.
GraphQL is a query language for fetching required data using API. This post will explain GraphQL API, and its benefits over REST API and will test this API using a GraphQL client.
Text translation is the process of converting any written text from one language to another. This post will explain how to translate text in Salesforce Apex.
This post will use Trestle Reverse Phone API to validate phone numbers and provide customer’s demographic information like age, addresses, all phone numbers.
This post will integrate Salesforce and Amazon Seller to automate data synchronization for e-commerce businesses.
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.