A lightning-datatable component displays tabular data based on data rows and columns provided. We required this component on many pages in the project.Instead of putting this component on every page.…
lightning
- Salesforce
Logo Recognition using Google Cloud Vision in Salesforce
by Dhanik Lal Sahni July 31, 2020Logo recognition allows companies to detect where on the web their brand logo appears. Companies pay hefty amounts to sponsor events and raise brand visibility. This brand awareness benefits companies in different…
When developing new features, some time we reach org character limit. In that case we have to remove unused code from Salesforce org. Let us create excel report of all…
Recently I got request from one of my blog member for extracting text from image which is uploaded in Salesforce record’s attachment. So i have analyzed some APIs which has…
Many time we get requirement to uploading multiple files using lightning component. This post give detail about how to upload multiple files. Steps to complete this requirement Create Apex class…
Coronavirus disease (COVID-19) is an infectious disease caused by a newly discovered coronavirus. World is danger due to this pandemic. More then 7 Million public is positive with this virus. This post…
In Lightning Web component, we can create component with and without HTML template. Component without HTML template is called Service Component or Service Libraries. Service Component can be created for…
I am using google fit android app for my daily fitness activity monitoring. Based on this, I thought of integrating Google Fitbit with Salesforce. This blog will give step by…
This blog will give step by step process of getting refresh token and access token from Google API. This access token and refresh token can be used to call any…
Community Portals are very important for business to engage customer and partners. Salesforce provide community cloud to make these portals using point and click as well as advance custom lightning…