Northern Trail Outfitters は、Salesforce の Lighting Experience のルック アンド フィールを備えたネイティブの従業員向けモバイル アプリを作成することを計画しています。モバイル アプリは、Salesforce 組織と統合する必要があります。
この統合を実装するには、どの Salesforce API を使用する必要がありますか?
正解:D
Explanation
User Interface API should be used to implement this integration. User Interface API is a RESTful API that allows you to create native mobile apps and custom web apps with the look and feel of Salesforce's Lightning Experience. User Interface API provides access to metadata, data, and UI components, such as layouts, actions, picklists, and record types. User Interface API also handles security, performance, and compatibility across different devices and browsers. References: Certification - Integration Architect - Trailhead, [User Interface API Developer Guide]