An architect is asked to build a solution that allows a service to access Salesforce through the API.What is the first thing the architect should do?
An organization needs to integrate Salesforce with an external system and is considering authentication options. The organization has already implemented SAML using a third-party identity provider (IdP) for integrations between other systems.Which use case can leverage the existing SAML integration to connect Salesforce with other internal systems?
A company that is a leading provider of courses and training delivers courses using third-party trainers. The trainer for the company has to be verified by 10 different training accreditation verification agencies before providing training for the company. Each training accreditation agency has its own response time, which means it could take days to confirm a trainer.The company decided to automate the trainer accreditation verification process by integrating it with the agency's web services.What is the recommended approach to automate this process?
Northern Trail Outfitters (NTO) uses a custom mobile app to interact with its customers. One of the features of the app is Salesforce Chatter Feeds. NTO wants to automatically post a Chatter item to Twitter whenever the post includes the #thanksNTO hashtag.Which API should an integration architect use to meet this requirement?
Northern Trail Outfitters (NTO) has recently changed its Corporate Security Guidelines. The guidelines require that all cloud applications pass through a secure firewall before accessing on-premise resources. NTO is evaluating middleware solutions to integrate cloud applications with on-premise resources and services.Which two considerations should an integration architect evaluate before choosing a middleware solution? (Choose two.)
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?