Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Salesforce Exam DEX-450 Topic 7 Question 84 Discussion

Actual exam question for Salesforce's DEX-450 exam
Question #: 84
Topic #: 7
[All DEX-450 Questions]

Universal Containers (UC) is developing a process for their sales teams that requires all sales reps to go through a set of scripted steps with each new customer they create.

In the first step of collecting information, UC's ERP system must be checked via a REST endpoint to see if the customer exists. If the customer exists, the data must be presented to the sales rep in Salesforce.

Which two should a developer implement to satisfy the requirements?

Choose 2 answers

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

Aliza
4 days ago
Ha! Looks like a trick question. I'm betting on B) Invocable method and D) Trigger. The Trigger will ensure the customer data is updated in Salesforce, and the Invocable method can handle the ERP system integration.
upvoted 0 times
...
Marvel
13 days ago
I'm going with A) Flow and B) Invocable method. The Flow can coordinate the overall process, and the Invocable method can encapsulate the logic to interact with the ERP system.
upvoted 0 times
...
Mariann
17 days ago
I think the correct answers are B) Invocable method and C) Future method. Invocable method allows you to call the ERP system's REST endpoint, and the Future method can handle the asynchronous call to Salesforce to present the customer data.
upvoted 0 times
Silvana
4 days ago
I agree with you, B) Invocable method can be used to call the ERP system's REST endpoint.
upvoted 0 times
...
...
Flo
19 days ago
I think D) Trigger should be implemented to handle any data updates in the ERP system.
upvoted 0 times
...
Vallie
24 days ago
I agree with Lilli. B) Invocable method can also be useful for calling the REST endpoint.
upvoted 0 times
...
Lilli
27 days ago
I think A) Flow should be implemented because it can help automate the process.
upvoted 0 times
...

Save Cancel