Salesforce Certified Platform App Builder — Question 415

An app builder needs to create new automation on an object.

What best practice should the app builder follow when building out automation?

Answer options

Correct answer: B

Explanation

The best practice is to have one record change process per object to ensure clarity and manageability of the automation. Other options like having multiple validation rules or flows can complicate the automation process and lead to maintenance challenges.