Automation with Record-Triggered Flows
Record-Triggered Flows are Salesforce's recommended declarative tool for automating multiple actions on the same event. A single flow can create records, update fields, and send notifications, consolidating all logic in a single maintenance point.
check_circleTherefore, the correct answer is: A Record-Triggered Flow with multiple create, update, and notification actions.
cancelThe option that says: Three independent Workflow Rules is incorrect because Workflow Rules have been deprecated since 2023 and Salesforce recommends migrating all automation to Flow Builder.
cancelThe option that says: An Approval Process is incorrect because Approval Processes require human intervention to approve or reject records; they're not suitable for automatic actions without intervention.
cancelThe option that says: Assignment rule and escalation rule is incorrect because these rules are specific to Leads and Cases, not Opportunities.