Lightning · Salesforce · Salesforce Releases

Highlights of Spring’19 Release: Part II

Hello Ohana!! This very article takes you up through the major functionality upgrades in the lightning development platform by salesforce coming this Spring’19 release. Let’s get started! Visualforce:  1. Show a Toast with a New JavaScript Function:   Displaying messages are now made easy by the introduction of this new JS function. A toast displays a message… Continue reading Highlights of Spring’19 Release: Part II

Integration · Salesforce

How to use external Id to Upsert data in salesforce using Talend

Please find below links for the installation and introduction about Talend. https://blogs.absyz.com/2018/10/16/introduction-to-talend-integration-tool/ https://blogs.absyz.com/2018/10/17/how-to-export-data-from-salesforce-using-talend/ What is an external Id? External Id is a very interesting feature given by Salesforce. It is very helpful when we are importing data from external system without duplicates. It references an ID (record Identifier) from external system. Only 3 types of… Continue reading How to use external Id to Upsert data in salesforce using Talend