Salesforce Platform Developer I (legacy) — Question 93
Which two declarative process automation features can be directly invoked when a field value changes on a record? (Choose two.)
Answer options
- A. Cloud Flow Designer flows
- B. Process Builder processes
- C. Validation rules
- D. Workflow rules
Correct answer: B, D
Explanation
The correct selections are B and D because Process Builder processes and Workflow rules can be set to trigger automatically upon changes to record fields. In contrast, Cloud Flow Designer flows cannot be invoked directly by field changes, and validation rules are used to enforce data integrity rather than to automate processes.