Salesforce Certified Sales Cloud Consultant — Question 66

Northern Trail Outfitters uses a third-party application for credit ratings. An external web-based credit application has to be launched from a customer's account record in Salesforce. The application uses a credit ID on the account object.
What should be created to meet this requirement?

Answer options

Correct answer: D

Explanation

The correct answer is D because a formula field using the hyperlink function allows for dynamic launching of the credit application with the credit ID as part of the URL. Options A and B do not provide a straightforward way to launch an external application directly from the record, while option C suggests creating an external ID field, which is unnecessary for launching an application.