Salesforce Bulk API is used primarily for data migration or data upload. Bulk API has two versions to support data upload. Bulk API V1.0 is custom REST API and V2.0…
apex rest
Most of the time we have a requirement to store files in other cloud storage services like AWS, Microsoft One Drive, Dropbox, Google Drive, etc. This depends on clients’ requirements…
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
Object Identification using Google Cloud Vision in Salesforce
by Dhanik Lal Sahni August 9, 2020Object Detection is used to locate the presence of objects in the image. We can find the location of the object as well in the image. It can detect a…
Nowadays organizations are going for digital automation for most of their repetitive works like manual entries of records from printed forms. This manual entry requirement can be for application form,…
Last week I got request about extracting vehicle license plate number. Requester wanted to extract license plate number from image. I was not sure that we have specific API for…
Salesforce has lot of features for customer engagement like IVR Call, Email, Social Media, Web Chat and Mobile App, Text Messaging. This post will give information about text messaging based…
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…