In Salesforce, what is the order of execution when a record is saved?

Salesforce Admin Hard

Salesforce Admin — Hard

In Salesforce, what is the order of execution when a record is saved?

Key points

  • System validation occurs first to enforce data integrity
  • Before triggers execute prior to validation rules
  • Workflow rules and process builder/flow run after triggers
  • Assignment and escalation rules are applied last

Ready to go further?

Related questions