Universal Containers (UC) has a requirement to expose a web service to their business partners. The web service will be used to allow each business partner to query UC's Salesforce instance to retrieve the status of orders. The business partner should only be allowed access to orders for which the business partner is the fulfillment vendor. The Architect does not want the business partners to utilize the standard APIs and would prefer a custom API be developed. Which three design elements should the Architect consider in order to ensure the data security of the solution?
Choose 3 answers
Recent Comments (The most recent comments are at the top.)
ABD should be the right answers
ABD is right ans
API enabled will give access to all Standard API's. It's not correct.
Dynamic SOQL should not be an initial recomendation
E is better answer than D