Which two approaches should be used to ensure secure transmission of data from Salesforce to the ERP’s REST API?

Universal Containers needs to send order details to the ERP system using an Apex callout to a REST API via HTTPS. The client has concerns with the integration’s security and insists that such order details should be transmitted securely.

Which two approaches should be used to ensure secure transmission of data from Salesforce to the ERP’s REST API?
A . The REST API should be SSLO enabled with a CA-signed certificate.
B . The order details should be passed in a URL parameter in the REST API endpoint.
C . The REST API should be SSL enabled with a Salesforce client certificate.
D . The order details should be passed in the body of the REST API callout.

Answer: A,D

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments