ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 38 - Certified Administrator discussion

Report
Export

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?

A.
Use the {!Contact.Id} global variable.
Answers
A.
Use the {!Contact.Id} global variable.
B.
Use the {!Account.Id} record variable.
Answers
B.
Use the {!Account.Id} record variable.
C.
Use the $Record global variable.
Answers
C.
Use the $Record global variable.
D.
Use the Get Records element to find the Id.
Answers
D.
Use the Get Records element to find the Id.
Suggested answer: C

Explanation:

The $Record global variable allows you to reference the values of the active record the flow is running on.

asked 23/09/2024
Stefan Duerr
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first