This post will help in identifying named entities using Salesforce einstein api
lightning component
Files is the excellent and most robust way to manage and share files in Salesforce. Using files we can Upload any file Search Salesforce for Files Store files up to…
Some time we need to open utility bar when lightning app is loaded. This is required when we want to run some background job like update user record or initialize…
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.…
- 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…
Tooling API is used for custom development tools or apps for Lightning Platform applications. Tooling API’s SOQL capabilities for many metadata types allow us to retrieve smaller pieces of metadata. I…