CRT-211 · Question #40
The salts team at Universal Containers has asked the administrator to build functionality to automatically update the account checkbox field 'Opportunity Created' to checked when at least one…
The correct answer is C. Record-triggered flow. Record-triggered flow is a feature that allows administrators to automate actions that occur when a record is created or updated. Record-triggered flow can perform actions such as updating fields, creating records, sending emails, or invoking Apex code. Record-triggered flow…
Question
The salts team at Universal Containers has asked the administrator to build functionality to automatically update the account checkbox field 'Opportunity Created' to checked when at least one related opportunity has been created. What feature should the administrator use to build this functionality?
Options
- AScreen flow
- BWorkflow rule
- CRecord-triggered flow
- DAssignment rule
How the community answered
(21 responses)- A5% (1)
- B10% (2)
- C71% (15)
- D14% (3)
Explanation
Record-triggered flow is a feature that allows administrators to automate actions that occur when a record is created or updated. Record-triggered flow can perform actions such as updating fields, creating records, sending emails, or invoking Apex code. Record-triggered flow can be used to update the account checkbox field `Opportunity Created' when at least one related opportunity has been created.
Topics
Community Discussion
No community discussion yet for this question.