Valid Salesforce-Certified-Administrator Dumps shared by ExamDiscuss.com for Helping Passing Salesforce-Certified-Administrator Exam! ExamDiscuss.com now offer the newest Salesforce-Certified-Administrator exam dumps, the ExamDiscuss.com Salesforce-Certified-Administrator exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com Salesforce-Certified-Administrator dumps with Test Engine here:
At cloud kicks sales reps use discounts on the opportunity record to help win sales on products. When an opportunity is won, they then have to manually apply the discount up the related opportunity products. The sales manager has asked if three is a way to automate this time consuming task. What should the administrator use to deliver this requirement?
Correct Answer: A
Explanation To automate applying discounts on opportunity products when an opportunity is won, the administrator should use Flow Builder, which is a tool that allows creating complex business processes with clicks. The administrator can create an autolaunched flow that runs when an opportunity is updated, checks if its stage is "Closed Won", and updates its related opportunity products with discounts from a formula or variable. Approval Process, Prebuilt Macro, and Formula Field are not able to update related records based on criteria. References: https://help.salesforce.com/s/articleView?id=sf.flow_build_overview.htm&type=5