An integration architect has been tasked with integrating Salesforce with an on-premise system. Due to some established policies, this system must remain on-premise.What should the architect use to build a solution for this requirement?
An integration architect has built a Salesforce application that integrates multiple systems and keeps them synchronized via Platform Events.What is taking place if events are only being published?
When a user clicks “Check Preferences” as part of a Lightning flow in Salesforce, preferences from an externally hosted RESTful service are to be checked in real time. The RESTful service has OpenAPI 2.0 JSON definitions, responding in Boolean and string values data types.Which integration pattern and mechanism should be selected to meet the conditions?
Northern Trail Outfitters (NTO) has an integration set up between a Salesforce org and a quoting system. NTO would like to show a notification to all sales representatives that use Salesforce anytime the quoting system will be taken down for maintenance.Which Salesforce API should an integration architect use to fulfill this requirement?
A company’s security assessment noted vulnerabilities on the unmanaged packages in its Salesforce orgs, notably secrets that are easily accessible and in plain text, such as usernames, passwords, and OAuth tokens used in callouts from Salesforce.Which two persistence mechanisms should an integration architect require to be used to ensure that secrets are protected from deliberate or inadvertent exposure. (Choose two.)
An architect is required to integrate with an External Data Source via a Named Credential with an Apex callout due to technical constraints.How is authentication achieved?