Salesforce
CRT-450 · Question #176
A company decides to implement a new process where every time an Opportunity is created, a follow up Task should be created and assigned to the Opportunity Owner. What is the most efficient way for…
The correct answer is B. Apex trigger on Task. See the full explanation below for the reasoning.
Question
A company decides to implement a new process where every time an Opportunity is created, a follow up Task should be created and assigned to the Opportunity Owner. What is the most efficient way for a developer to implement this?
Options
- AAuto-launched flow on Task
- BApex trigger on Task
- CTask actions
- DRecord-trigger flow on Opportunity
How the community answered
(36 responses)- A6% (2)
- B81% (29)
- C11% (4)
- D3% (1)
Community Discussion
No community discussion yet for this question.