Manjunatha T N
IndividualPopular Salesforce Blogs
Introduction To Workbench In Salesforce
Blog
in Salesforce
Workbench is a web tool used to interact with Salesforce organizations via API (Application programming interface). You can use Workbench to explore, inspect, edit, migrate…
Introducing Salesforce Blockchain: World’s No.1 CRM Moves into Blockchain with its own Platform
Blog
in Salesforce Products
Salesforce just got done with TrailheaDX 2019 this weekend. Algoworks was at TDX19 too, and oh boy, did we have fun! There was a bunch…
How to Communicate Between two Lightning Components using Events?
Blog
in Lightning
Event: An event can be something the browser does or something a user does. Lightning framework uses event-driven programming. Handlers are written for interface events…