Salesforce • App-Builder
Validates the skills and knowledge required to design, build, and implement custom applications using the declarative customization capabilities of the Salesforce Platform. Covers data modeling, business logic, process automation, user interface design, and app deployment.
Questions
600
Duration
105 minutes
Passing Score
63%
Difficulty
AssociateLast Updated
May 2026
The Salesforce Certified Platform App Builder credential validates the skills and knowledge required to design, build, and implement custom applications using the declarative customization capabilities of the Salesforce Platform. It demonstrates a candidate's ability to build fully custom applications or extend standard Salesforce applications using point-and-click tools — without writing code — covering data modeling, business logic, process automation, user interface design, and app deployment across Salesforce environments. The exam emphasizes real-world, scenario-based problem solving, requiring candidates to translate business requirements into appropriate declarative solutions using tools such as Flow Builder, validation rules, formula fields, roll-up summary fields, approval processes, and AppExchange apps. It is distinct from developer-track certifications in that it focuses exclusively on declarative (no-code/low-code) customization rather than Apex or Visualforce programming.
This certification is designed for Salesforce professionals who build and configure custom applications on the Lightning Platform without writing code. Ideal candidates include Salesforce Administrators looking to expand into app building, business analysts who translate business requirements into technical Salesforce solutions, junior Salesforce developers transitioning to declarative tools, and consultants or solution architects at the beginning of their Salesforce career path. Candidates typically have 6 or more months of hands-on experience working with the Salesforce Platform, including familiarity with custom objects, automation tools, Lightning App Builder, and the overall platform architecture.
There are no formal prerequisites required to attempt the Platform App Builder exam. However, Salesforce strongly recommends that candidates have prior hands-on experience building and configuring applications on the Lightning Platform. Recommended background includes familiarity with Salesforce license types, the capabilities of the declarative customization toolset, awareness of when to use AppExchange solutions versus custom-built functionality, and practical experience designing data models and automating business processes. Completing the Salesforce Administrator certification first is a common path, as it establishes foundational platform knowledge that overlaps significantly with Platform App Builder exam objectives.
The Platform App Builder exam consists of 60 scored multiple-choice and multiple-select questions, plus 5 additional unscored questions embedded throughout the exam that are used for future exam development — candidates will not know which questions are unscored. The total time allotted is 105 minutes. Questions are scenario-based, often presenting 4–8 sentence business requirement descriptions before posing the question. Multiple-select questions specify the number of correct answers required (e.g., 'Choose 2 answers') and are scored all-or-nothing. The passing score is 63%, requiring approximately 38 correct answers out of the 60 scored questions. The exam is available via online proctoring or at a Pearson VUE testing center. Results (pass/fail) are provided immediately upon completion, along with a score report broken down by domain. The registration fee is $200 USD, with retakes at $100 USD.
The Salesforce Certified Platform App Builder credential is a recognized entry point into the Salesforce technical ecosystem, opening roles such as Salesforce App Builder, Salesforce Consultant, Business Analyst, and Junior Solution Architect. It complements the Salesforce Administrator certification and serves as a stepping stone toward more advanced credentials including Salesforce Platform Developer I, Salesforce Advanced Administrator, and Salesforce Application Architect. Certified professionals are in high demand across industries including financial services, healthcare, retail, and technology, where Salesforce is widely adopted. The certification signals the ability to independently deliver custom application solutions, which is a billable skill in consulting and a valued capability on in-house Salesforce teams. It frequently leads to salary increases and expanded responsibilities, and positions holders for career progression into Solution Architect, Product Owner, or Salesforce Technical Lead roles.
5 sample questions with correct answers and explanations. Start a practice session to test yourself across all 600 questions.
1. Universal Containers is modeling Project_Assignment__c records that connect Consultant__c and Project__c. A consultant can work on many projects, a project can have many consultants, and the business wants related lists on both parent records with native summary counts. What should the app builder create? (Select one!)
Explanation
A many-to-many relationship is modeled with a junction object. Using two master-detail relationships allows related lists on both parents and supports native roll-up summaries on the master records.
2. Cloud Kicks has a record-triggered flow on Case. When Priority is changed to High, the flow must set an internal Escalation_Flag__c field on the same Case before validation rules evaluate. The flow should not create related records or send notifications. What should the app builder configure? (Select one!)
Explanation
A before-save record-triggered flow is the best fit when automation only needs to update fields on the triggering record before validation rules and before the record is saved. An after-save flow is used when automation must perform DML such as creating or updating other records, and a scheduled path or screen flow does not meet the immediate, automatic same-record requirement.
3. Get Cloudy Consulting has a screen flow that should be launched from a Project__c record page. The flow needs the current Project__c record Id so it can create related Project_Task__c records without asking the user to search for the project. What should the app builder use? (Select one!)
Explanation
An object-specific quick action launched from the Project__c record page is appropriate when the flow needs the current record context. A global action or direct URL can launch a flow, but they do not inherently provide the current Project__c record Id. A scheduled path is not a user-launched screen-flow distribution method.
4. Northern Trail Outfitters is building a custom report type for Projects__c, Milestones__c, Tasks__c, and Time_Entries__c. The business wants Project records to appear even when no Milestones exist yet. Which custom report type relationship choice supports this? (Select one!)
Explanation
In a custom report type, choosing a 'with or without' relationship keeps primary object records even when related child records are missing. A 'with' relationship behaves like an inner join and includes only records that have related children.
5. Universal Containers is reviewing whether to buy an AppExchange rebate solution or build similar functionality internally. The app builder explains that AppExchange apps extend Salesforce by adding platform configuration and application components to the org. Which evaluation point is MOST appropriate before installation? (Select one!)
Explanation
AppExchange apps are metadata-based extensions and applications, so the app builder should evaluate package contents, support, security, and fit with the existing org before installation. They are not imported with Data Loader, and production installation without review is not a sound approach.
One-time access to this exam