GraphQL can retrieve data from multiple sources in a single query. In this post, we will build a GraphQL Query Generator in Salesforce Apex.
Salesforce
- ApexLightningSalesforceVisual Force
Capture Images in Salesforce using Mobile App
by Dhanik Lal Sahni September 17, 2023Businesses need to capture images in Salesforce to support customer service. This post will use Visual Force code to Capture Images in Salesforce.
Salesforce provides a lot of features like permission sets, profiles, roles etc. to secure data. In this blog post, we will use File Security with FileEvent.
- 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.
- IntegrationLightning FlowSalesforce
Low Code Integration for Text Translation using SysTran API
by Dhanik Lal Sahni July 2, 2023Text translation is converting text from one language into another while preserving its meaning and context. This post will use SysTran API to translate the text with a low-code approach.
- 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.
- Code ManagementSalesforce
Salesforce DevOps for Developers: Enhancing Code Quality and Deployment Efficiency
by Dhanik Lal Sahni June 5, 2023Salesforce DevOps helps developers enhancing Code Quality and Deployment Efficiency. This post will give insight about top 7 Salesforcr DevOps Tools
- ArchitectureCode ManagementSalesforce
Best Code Analysis Tools For Salesforce Development
by Dhanik Lal Sahni May 29, 2023This post will provide detail about the best code analysis tools for Salesforce development language like Apex, VF, LWC and Aura component.