Home SALESFORCEAPEX List the order in which automation features trigger when a user saves a record

List the order in which automation features trigger when a user saves a record

-All Apex BEFORE Triggers
-System Validation Rules
-Custom Validation Rules
-All Apex AFTER triggers
-Assignment Rules (leads/cases)
-Auto-Response (leads/cases)
-Workflow
-Escalation Rules (cases)
-Parent Roll-up Summary fields (triggers all of the above on the parent object)

You may also like

Leave a Comment