SalesforceSalesforce
CRT-101 · Question #230
CRT-101 Question #230: Real Exam Question with Answer & Explanation
The correct answer is C: Use the $Record global variable.. See the full explanation below for the reasoning.
Workflow/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 {!Contact.Id} global variable.
- BUse the {!Account.Id} record variable.
- CUse the $Record global variable.
- DUse the Get Records element to find the Id.
Topics
#Salesforce Flow#Record-Triggered Flow#Flow Variables#$Record Global Variable
Community Discussion
No community discussion yet for this question.