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.
Record-triggered flows start when a Salesforce record is created, updated, or deleted, and they can update that record before or after it is saved. Schedule-triggered flows are autolaunched flows that start at a specified time and frequency, once, daily, or weekly, and can run an interview for each record in a filtered batch. Delayed work that follows a record change belongs on a scheduled path of a record-triggered flow; clock-based work that does not wait for a record change belongs in a schedule-triggered flow.