ADM-201 · Question #224
ADM-201 Question #224: Real Exam Question with Answer & Explanation
The correct answer is C: Get Records. To search for records meeting certain conditions and store their values in variables within a flow, an administrator should use the Get Records element.
Question
An administrator at Cloud Kicks is building a flow that needs to search for records that meet certain conditions and store values from those records in variables for use later in the flow. What flow element should the administrator add?
Options
- AAssignment
- BCreate Records
- CGet Records
- DUpdate Records
Explanation
To search for records meeting certain conditions and store their values in variables within a flow, an administrator should use the Get Records element.
Common mistakes.
- A. The Assignment element is used to set or change the value of variables or fields within the flow itself, not to retrieve data from the database.
- B. The Create Records element is used to insert new records into the Salesforce database, not to search for or retrieve existing ones.
- D. The Update Records element is used to modify existing records in the Salesforce database based on specified criteria, not to search and retrieve data.
Concept tested. Flow Get Records element functionality
Reference. https://help.salesforce.com/s/articleView?id=sf.flow_ref_elements_data_get.htm&type=5
Topics
Community Discussion
No community discussion yet for this question.