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
Given 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
Screen flow input, navigation, and Lightning page placement
Learn this conceptBefore-save versus after-save record-triggered flow capabilities
Learn this conceptFlow create update and delete versus Workflow and Process Builder
Learn this conceptScheduled paths versus time-dependent workflow actions
Learn this conceptWorkflow rule remaining actions and limitations
Learn this conceptClassic approval process steps actions and record locking
Learn this conceptFlow approval processes versus Classic approval processes
Learn this conceptFlow interview bulkification and transaction limits
Learn this conceptUnderstand 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 run when someone creates, updates, or deletes a Salesforce record, and you choose whether that automation runs before Salesforce writes the record or after the save finishes and the record has an ID. Before-save flows exist to update or validate only the triggering record without a second database save. After-save flows exist for work that needs that saved ID or that does more than change that one record.