Salesforce Certified Integration Architect — Question 18

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.)

Answer options

Correct answer: B, D

Explanation

The correct answers are B and D because the Authorization Provider allows Salesforce to authenticate with external systems securely, while Named Credentials simplify the management of authentication and endpoint URLs. Options A and C are not as directly relevant for securing the integration in this context.