nerdexam
Salesforce

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…

Change Management

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)
  • A
    5% (1)
  • B
    10% (2)
  • C
    71% (15)
  • D
    14% (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

#record-triggered flow#cross-object update#opportunity#checkbox field

Community Discussion

No community discussion yet for this question.

Full CRT-211 Practice