Salesforce Platform Developer I (legacy) — Question 102

What should a developer use to implement an automatic Approval Process submission for Cases?

Answer options

Correct answer: C

Explanation

Process Builder is designed to automate processes and can handle approval process submissions effectively. An Assignment Rule is used for assigning records, Scheduled Apex is for executing Apex code at specific times, and Workflow Rules are limited in functionality compared to Process Builder, making them less suitable for this scenario.