Businesses need to capture images in Salesforce to support customer service. This post will use Visual Force code to Capture Images in Salesforce.
Apex
- ApexIntegrationLightning FlowSalesforce
Integrate Slack in Salesforce for Real-Time Notifications
by Dhanik Lal Sahni August 13, 2023Slack 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.
- ApexIntegrationLightning Web ComponentSalesforce
Text translation in Salesforce Using Apex
by Dhanik Lal Sahni July 15, 2023Text 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.
- ApexIntegrationLightning FlowSalesforce
Extract Demographic Detail using Trestle Reverse Phone API
by Dhanik Lal Sahni June 15, 2023This post will use Trestle Reverse Phone API to validate phone numbers and provide customer’s demographic information like age, addresses, all phone numbers.
- ApexArchitectureIntegrationSalesforce
Automating data synchronization between Salesforce and Amazon Seller
by Dhanik Lal Sahni May 15, 2023This post will integrate Salesforce and Amazon Seller to automate data synchronization for e-commerce businesses.
- ApexLightningLightning Web ComponentSalesforce
Export Data from Lightning Web Component to Excel Sheet
by Dhanik Lal Sahni April 29, 2023In this article, we will explore how to export data from Lightning Web Component to excel sheet using a step-by-step approach.
- ApexArchitectureSalesforce
Handle Heap Size for Apex Code Optimization
by Dhanik Lal Sahni March 30, 2023Heap 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
by Dhanik Lal Sahni March 15, 2023We need to integrate external systems to pull information. In this post, we will do Shopify integration with Salesforce using Webhook to pull customer data.
- ApexIntegrationLightning FlowSalesforce
Verify Phone using Flow HTTP Callout
by Dhanik Lal Sahni February 28, 2023Business need verified customers so that they can share important information with them. This post will verify phone using Flow Http Callout with VeriPhone API