Certification Comparison · Winter '26
Salesforce App Builder vs Platform Developer I: Which to Take?
App Builder and Platform Developer I are the two most common second certifications after ADM-201. App Builder tests declarative (no-code) development; PD1 tests programmatic (Apex, LWC) development. The right choice depends on your current role, coding ability, and career direction.
Written and reviewed by Krishna Mohan — ADM-201, PD1, PD2, App Builder & Consultant certified. Updated for Winter '26. Methodology · Contact
Side-by-Side Comparison
| Factor | App Builder | Platform Developer I |
|---|---|---|
| Questions / Time | 60 questions · 105 min | 60 questions · 105 min |
| Passing Score | 63% | 65% |
| Exam Fee | $200 (retake $100) | $200 (retake $100) |
| Coding Required | No — declarative only | Yes — Apex, LWC, SOQL required |
| Primary Focus | Lightning App Builder, flows, custom objects, AppExchange, Lightning pages | Apex triggers, governor limits, SOQL/SOSL, LWC, test classes |
| Overlap with ADM-201 | High — ~40% shared knowledge base | Low — ~20% shared (data model, security) |
| Difficulty | Moderate — manageable with platform experience | Moderate-Hard — requires active coding practice |
| Avg Salary | $75–105k (US) | $90–125k (US) |
| Career Path | Admin → Technical Admin → Business Analyst → Consultant | Developer → Senior Developer → Technical Architect |
Key Content Differences
App Builder — Unique Topics
- Lightning App Builder and Lightning Experience customisation
- Screen flows, record-triggered flows, scheduled flows
- AppExchange evaluation and installation
- Custom objects, fields, relationships, and formula fields
- When to use declarative vs programmatic solutions
Platform Developer I — Unique Topics
- Apex classes, triggers, and DML operations
- SOQL and SOSL queries; bulkification patterns
- Governor limits and when they are exceeded
- Lightning Web Components (HTML, JavaScript, @wire)
- Apex test classes, code coverage, and test data setup
Which to Take First?
Choose based on your current role and whether you write code in your Salesforce work. You can hold both certifications — they are complementary, not competing.
Take App Builder First If:
- You are a Salesforce Admin looking to expand platform skills
- You work with flows, Lightning pages, and custom objects daily
- You have no Apex programming background
- Your role is non-technical (consultant, analyst, BA)
Take Platform Developer I First If:
- You write Apex code or LWC components in your current role
- You are a software developer transitioning to Salesforce
- Your goal is a developer or architect career track
- You already have a coding background (Java, Python, JavaScript)
Decision Matrix: App Builder or PD1?
| Your Situation | Choose This Cert |
|---|---|
| No coding experience, declarative-only background | App Builder — no Apex required |
| Java, Python, or any OOP programming experience | PD1 — your coding skills transfer directly to Apex |
| Want to stay in declarative/no-code Salesforce roles | App Builder |
| Want to write Apex triggers, classes, or LWC components | PD1 |
| Pursuing the Architect certification track | App Builder — required prerequisite for Architect path |
| Admin background, now adding development skills | App Builder first, then PD1 — builds naturally |