Salesforce
PDII · Question #389
Universal Containers needs to integrate with their own, existing, internal custom web application. The web application accepts JSON payloads, resizes product images, and sends the resized images…
The correct answer is D. A platform event that makes a callout to the web application. See the full explanation below for the reasoning.
Question
Universal Containers needs to integrate with their own, existing, internal custom web application. The web application accepts JSON payloads, resizes product images, and sends the resized images back to Salesforce. What should the developer use to implement this integration?
Options
- AA flow that calls an @future method that allows callouts
- BAn Apex trigger that calls an @future method that allows callouts
- CA flow with an outbound message that contains a session ID
- DA platform event that makes a callout to the web application
How the community answered
(22 responses)- A5% (1)
- B5% (1)
- C9% (2)
- D82% (18)
Community Discussion
No community discussion yet for this question.