Exam Platform-App-Builder Topic 2 Question 104 Discussion
Actual exam question for Salesforce's Platform-App-Builder exam
Question #: 104
Topic #: 2
Question #: 104
Topic #: 2
Universal Containers wants to collect information from a user and use that input to update a related Account record.
Which combination of flow elements should the Platform App Builder use to meet this requirement?
Which combination of flow elements should the Platform App Builder use to meet this requirement?
Suggested Answer: D Vote an answer
A Screen Flow is required because the process must interact directly with a user and collect input. Salesforce defines screen flows as interactive automation that uses Screen elements and screen components to gather information from running users. After the required information is captured, an Update Records element can locate the related Account and write the supplied values to that existing record. Salesforce ' s Screen Flow documentation specifically describes adding an Update Records element and identifying an Account by its record ID when existing data must be changed. An autolaunched flow cannot contain normal interactive Screen elements. Record-triggered and schedule-triggered flows execute from record or time-based events rather than interactive user input. Create Records is also incorrect because the requirement is to update an existing related Account, not create a new one.
by Avery at Sep 15, 2026, 11:24 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).