Checklist progress
0/215Learned
Platform Administrator II
Study Checklist
Checklist progress
0/215Learned
Given a complex scenario, determine the solution using the best tool or combination of tools to solve a business problem
0/11
Flow versus Process Builder and Workflow Rules
Learn this conceptFlow versus Apex for business automation
Learn this conceptScreen Flow versus record-triggered Flow
Learn this conceptRecord-triggered versus scheduled Flow
Learn this conceptFormula fields combined with Flow
Learn this conceptApproval processes versus Flow for record review
Learn this conceptClassic approval processes versus Flow approvals
Learn this conceptApproval processes combined with Flow
Learn this conceptFlow Orchestration versus Flow Builder
Learn this conceptMigrate to Flow versus rebuilding automation
Learn this conceptGiven a scenario, identify the appropriate tool or method for troubleshooting declarative automation
0/10
Given a scenario, explain the capabilities and limitations of each declarative automation tool
0/8
Understand the implications of the order of execution when using automation tools
0/10
Prepare for the Exam
Study Community
Ask questions and get the latest info from other Platform Administrator II studiers. 593 members and growing.
Flow Builder is the preferred tool for automating Salesforce business processes. Apex is code you use when a process needs capabilities Flow Builder does not support, such as complex validation over multiple objects or logic that spans an entire transaction. You can also keep the process in Flow and call Apex from an Apex action when only part of the work is beyond Flow's default elements.