If you are new to programming on the awesome Salesforce platform, you might have come across the need to write Triggers. Initially, most folks have trouble understanding how triggers work. So why don’t we write a simple APEX trigger and see how triggers work in Salesforce. A trigger is basically a piece of code that […]