CRT-450 · Question #18
Universal Containers recently transitioned from Classic to Lighting Experience. One of its business processes requires certain value from the opportunity object to be sent via HTTP REST callout to…
The correct answer is A. Create a Lightning component that performs the HTTP REST callout, and use a Lightning Action D. Create a Visualforce page that performs the HTTP REST callout, and use a Visualforce quick. See the full explanation below for the reasoning.
Question
Universal Containers recently transitioned from Classic to Lighting Experience. One of its business processes requires certain value from the opportunity object to be sent via HTTP REST callout to its external order management system based on a user-initiated action on the opportunity page. Example values are as follow:
Name Amount Account Which two methods should the developer implement to fulfill the business requirement? (Choose 2 answers)
Options
- ACreate a Lightning component that performs the HTTP REST callout, and use a Lightning Action
- BCreate a Process Builder on the Opportunity object that executes an Apex immediate action to
- CCreate an after update trigger on the Opportunity object that calls a helper method using
- DCreate a Visualforce page that performs the HTTP REST callout, and use a Visualforce quick
How the community answered
(37 responses)- A76% (28)
- B16% (6)
- C8% (3)
Community Discussion
No community discussion yet for this question.