Salesforce Certified Platform Administrator Plat-Admn-201 Exam Questions

Page: 1 / 14
Total 150 questions
Question 1

A Platform Administrator at Universal Containers needs an automated way to delete records based on field values. Which automated solution should the administrator use?



Answer : A

Flow Builder is the standard and most versatile tool for performing automated data maintenance, including the deletion of records. A 'Schedule-Triggered Flow' can be configured to run at specific intervals (e.g., daily at midnight) to find records that meet certain criteria---such as Leads that have been 'Unqualified' for over a year---and use the 'Delete Records' element to remove them from the system. While the 'Mass Delete Records' tool (Option C) exists in the Setup menu, it is a manual administrative tool and cannot be scheduled or fully automated based on complex field-level logic. Automation Studio (Option B) is a Marketing Cloud tool, not a core Salesforce platform feature for record management. Flow Orchestration (Option D) is used for complex, multi-user business processes rather than simple data cleanup tasks. Therefore, for recurring, criteria-based record deletion, Flow Builder is the recommended solution.


Question 2

The Cloud Kicks CFO requires any opportunity over $100,000 to be automatically sent to them, so they can sign off on the record before the deal closes. Which feature should a Platform Administrator use to fulfill this requirement?



Answer : D

The requirement to have a record 'signed off' by a specific individual (the CFO) based on a dollar threshold is a classic use case for an Approval Process . While the 'Submit for Approval' button (Option A) allows a user to manually start the process, the prompt specifies that the process should happen 'automatically'50. To achieve this automation, the Platform Administrator should use Flow Builder to trigger the approval process . A Record-Triggered Flow can be set to run when an Opportunity is created or updated and meets the criteria (Amount > $100,000) . The flow would then use the 'Submit for Approval' action to launch the record into the predefined approval process without requiring the sales rep to click a button . Einstein Next Best Action (Option B) is a recommendation tool, not a workflow enforcement tool54. Apex Triggers (Option C) could perform this task, but Salesforce best practices recommend using 'clicks not code' (Flow) whenever possible for such requirements . Using Flow to launch an Approval Process provides the necessary automation, routing, and audit trail the CFO requires


Question 3

Senior leadership wants to be notified of any opportunities over $250,000 with more than a 75% probability of closing. Which feature should a Platform Administrator set up to facilitate this?



Answer : B

Big Deal Alerts are a specialized, 'out-of-the-box' notification feature specifically for the Opportunity object. This tool allows a Platform Administrator to define a threshold based on 'Amount' and 'Probability.' When an opportunity is created or updated and meets these thresholds (in this case, >$250k and >75%), Salesforce automatically sends an email notification to a specified user or a list of stakeholders. This is the most efficient way to meet the requirement because it is a native feature designed exactly for high-value deal visibility. While Reports and Dashboards (Option C) can display this data, they are 'pull' mechanisms that require leadership to actively check them, whereas a Big Deal Alert is a 'push' mechanism that ensures immediate awareness. Guidance for Success (Option A) provides tips within a sales path, and Similar Opportunities (Option D) helps reps find related deals, but neither is designed for automated leadership notifications.


Question 4

A Platform Administrator at Universal Containers has a screen flow that helps users create new leads. When Lead Source is "Search Engine", the administrator needs to require the user to choose a specific search engine from a picklist. If Lead Source is not "Search Engine", this picklist should be hidden. What is the most efficient way for the administrator to complete this requirement?



Answer : C

In Flow Builder, the most efficient and user-friendly way to handle dynamic user interfaces is through Component Visibility. This feature allows an administrator to set logic on individual screen components (like a picklist) so they only appear when specific criteria are met. In this scenario, the administrator would select the 'Specific Search Engine' picklist component within the Flow Screen and configure its visibility to show only when the 'Lead Source' screen component equals 'Search Engine.' This provides a 'clean' user experience where the form adapts in real-time to the user's input without requiring the user to navigate to a new screen or trigger a validation error. Validation rules (Option D) are reactive and only tell the user they made a mistake after they try to save, whereas conditional visibility is proactive. Option B is inefficient as it would require multiple screens and complex branching logic, whereas component visibility handles everything within a single screen element.


Question 5

A Platform Administrator at Cloud Kicks would like to use Salesforce to start tracking details around its marketing efforts. They would like to track details around emails, trade shows, and webinars. Additionally, each of these initiatives will need to track different types of information. How should the administrator accomplish this?



Answer : C

When a single object like Campaigns needs to support different 'types' of marketing initiatives that require different fields or picklist values, the correct architectural solution is to use Record Types and Page Layouts. By creating distinct record types for 'Email,' 'Trade Show,' and 'Webinar,' the Platform Administrator can assign a unique Page Layout to each. For example, the Trade Show layout might include fields for 'Booth Number' and 'Travel Costs,' while the Webinar layout might include 'Webinar URL' and 'Platform Provider.' This ensures that users only see the fields that are relevant to the specific type of campaign they are running, improving data quality and the user experience. While adding a custom field (Option B) would allow for categorization, it wouldn't hide irrelevant fields for different initiatives. Campaign Hierarchies (Option D) are used for relating parent and child campaigns but do not manage the specific data entry requirements for different initiative types.


Question 6

A Platform Administrator needs to configure an approval process for the sales team when opportunities that meet particular conditions are closed. How should the administrator make sure the right records are included in the process?



Answer : A

The fundamental way to control which records enter an Approval Process is by defining Entry Criteria. During the setup of an approval process, the administrator specifies field-level conditions (e.g., Amount > 50,000 AND Stage = Closed Won) that a record must meet to be eligible for approval. If a user attempts to submit a record that does not meet these criteria, Salesforce will display an error message and prevent the process from starting. This ensures that the finance or management teams are only notified of deals that actually require their sign-off. While a Screen Flow (Option C) could be used to launch the process, the entry criteria within the approval process itself act as the ultimate 'gatekeeper' for the automation. Validation rules (Option D) prevent bad data but do not route records for approval. Dynamic Forms (Option B) can show or hide the 'Submit for Approval' button, but they do not enforce the underlying business logic of the process itself.


Question 7

A Platform Administrator at Cloud Kicks received a request from the head of sales operations to create a process in which opportunities must be validated by specific team leaders based on a mix of criteria. When the administrator analysed the list of criteria, they found that there were 30 potential sets of criteria that would identify the proper person to route the request to. How should the administrator fulfill this request?



Answer : B

While modern tools like Flow Orchestration exist, the standard and most robust way to handle complex, criteria-based routing for record sign-offs is an Approval Process. An approval process can handle many different 'Approval Steps,' and each step can have its own 'Step Entry Criteria.' For instance, Step 1 could route to Leader A if the region is 'North,' while Step 2 routes to Leader B if the region is 'South' and the discount is >20%. With 30 potential sets of criteria, the administrator can build a comprehensive process that automatically identifies the correct approver without user intervention. Using an email button (Option A) or a manual form (Option D) is prone to human error, as the salesperson might select the wrong leader. A record-triggered flow (Option C) can launch an approval process, but the complex multi-step routing logic is best managed within the Approval engine itself to maintain a clear audit trail of who approved what and why.


Page:    1 / 14   
Total 150 questions