Checklist progress
0/282Learned
Platform Administrator
Study Checklist
Checklist progress
0/282Learned
Given a scenario, identify the appropriate automation solution based on the capabilities of the tool
0/5
Describe capabilities, use cases, and configuration for Flow
0/14
Screen versus record-triggered versus autolaunched flows
Learn this conceptGet, Create, Update, and Delete records in Flow
Learn this conceptScreen elements and input components in Flow
Learn this conceptScreen flow launch and distribution options
Learn this conceptRecord-triggered flow object and entry configuration
Learn this conceptEntry conditions versus Decision elements
Learn this conceptBefore-save versus after-save record-triggered flows
Learn this conceptScheduled paths on record-triggered flows
Learn this conceptAutolaunched subflows for reusable logic
Learn this conceptSchedule-triggered autolaunched flows
Learn this conceptRecord-triggered flows in the save order of execution
Learn this conceptFlow activation and version management
Learn this conceptManage Flows versus Run Flows permissions
Learn this conceptDescribe capabilities, use cases, and configuration for the approval process
0/12
Prepare for the Exam
Study Community
Ask questions and get the latest info from other Platform Administrator studiers. 593 members and growing.
Entry conditions live on a record-triggered flow's Start element and decide whether the flow starts when a record is created, updated, or deleted. A Decision element runs only after the flow is already going and chooses which path to take, the equivalent of an if-then. Use entry conditions to keep the flow from starting on the wrong records; use Decisions to branch once you have $Record values, screen answers, or other flow resources to evaluate.