ExamGecko
Question list
Search
Search

Question 21 - Certified Process Automation discussion

Report
Export

The system needs to automatically mention the record owner in the record feed whenever an Opportunity record is Closed-Won. How can an Administrator accomplish this using Flow?

A.
By cresting two flow directives, one for the record and another one for the feed item.
Answers
A.
By cresting two flow directives, one for the record and another one for the feed item.
B.
By using the Assignment Element and setting the value to the record owner.
Answers
B.
By using the Assignment Element and setting the value to the record owner.
C.
By creating a temporary shadow record with system account as the owner and copying the lead item to original record.
Answers
C.
By creating a temporary shadow record with system account as the owner and copying the lead item to original record.
D.
By entering @[reference] in the input Message parameter, where reference is the ID for the record owner.
Answers
D.
By entering @[reference] in the input Message parameter, where reference is the ID for the record owner.
Suggested answer: D

Explanation:

To automatically mention the record owner in the record feed when an Opportunity is Closed-Won, using the @[reference] syntax in the Message parameter of a Post to Chatter action in a Flow is effective. Here, 'reference' should be replaced with the dynamic reference to the record owner's ID, allowing the Flow to tag the owner in a Chatter post dynamically.

Reference: Salesforce Help - Automate Posts to Chatter Using Flow

asked 23/09/2024
Avion Bryant
46 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first