Salesforce Certified Platform App Builder Practice Test 1

Question 1 / 40
Universal containers wants to display the real time stock price for each account on the account record page. How should an app builder implement this request?
Add a dynamic report to the page layout
Create a lightning webcomponent
Install a solution from the appexchange
Build a visual flow that users API calls
Comment (0)
Suggested answer: C
Explanation:
One of the easiest ways to display real-time stock price for each account is to install a solution from the AppExchange, such as Stock Price Lightning Component3. This component can be added to any record page using the Lightning App Builder.