SalesforceSalesforce
ADM-201 · Question #179
ADM-201 Question #179: Real Exam Question with Answer & Explanation
Sign in or unlock ADM-201 to reveal the answer and full explanation for question #179. The question stem and answer options stay visible for context.
Submitted by tarun92· Apr 18, 2026Workflow/Process Automation
Question
An administrator created a record trigger flow to update contacts. How should the administrator reference the values of the active record the flow is running on?
Options
- AUse the SRecord global variable.
- BUse the {!Contact. Id} global variable.
- CUse the {lAccountld} record variable.
- DUse the Get Records element to find the Id.
Unlock ADM-201 to see the answer
You've previewed enough free ADM-201 questions. Unlock ADM-201 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Salesforce Flow#Record-Triggered Flow#Get Records Element#Flow Data Access