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…
Monthly Archives
April 2020
Salesforce has postponed it’s upcoming summer release due to current COVID-19 pandemic. As per company , many customer’s have updated that their businesses are affected due to COVID-19. They don’t…
Recently my team got requirement to send report as email attachment to external users. This blog will show number of ways we can send report as attachment in email. We…
In last blog COVID India Real Data In Lightning Community , I have given detail about showing live data of COVID19 patients. In this post, I will show that data in chart…
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…