Salesforce Certified Platform App Builder — Question 263
As an account's expiration approaches, send recurring e-mail notifications to the owner (2 weeks before, 1 week before, 3 days before, and 1 day before).
Which tool would you use for the following use case?
Answer options
- A. Process builder
- B. Flow
- C. Workflow
- D. Approvals
Correct answer: B
Explanation
The correct answer is B, Flow, because it allows for complex automations including scheduled actions like sending emails at specified intervals. Process builder and Workflow are more limited in their scheduling capabilities, and Approvals is not relevant as it pertains to managing approval processes rather than notifications.