Salesforce users need to read data from an external system via an HTTP request.Which two security methods should an integration architect leverage within Salesforce to secure the integration? (Choose two.)
Northern Trail Outfitters needs to use Shield Platform Encryption to encrypt social security numbers in order to meet a business requirement.Which two actions should an integration architect take prior to the implementation of Shield Platform Encryption? (Choose two.)
Universal Containers (UC) is a leading provider of management training globally. UC requested students' course registration data generated from the Salesforce student community to be synced with the learning management system (LMS). Any update to the course registration data needs to be reflected in the LMS.Which integration mechanism should be used to meet the requirement?
Which Web Services Description Language (WSDL) should an architect consider when creating an integration that might be used for more than one Salesforce org and different metadata?
An architect recommended using Apex code to make callouts to an external system to process insurance quotes.What should the integration architect consider to make sure this is the right option for the integration?
A company is designing a Lightning Web Component (LWC) to display transactions aggregated from different sources. Their current system landscape is as follows:1. Transactions are created at any time through their various on-premise and cloud-based systems.2. All necessary transactions are replicated to a custom Transaction object in Salesforce. It is updated periodically so it only has a subset of the necessary transactions between updates.3. Middleware supports publish-subscribe interactions and provides RESTful Enterprise APIs that can retrieve transactions from on-premise and cloud-based systems.The company wants to address a usability concern regarding incomplete data displayed on the LWC component.What should the integration architect specify so the LWC will be able to display all the required transactions?