function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Danny IncompanyDanny Incompany 

API Integration Security Advice

Hi, We are setting up a integration within salesforce and SAP ERP. Security is critical in this integration and we are wondering what is the best way we can have or achieve maximum security to ensure that ONLY this Salesforce ORG makes or receive API calls.

We are going with the option on setting up a whitelist for the Salesforce IP ranges, however this will allow other Salesforce instances to make requests, since they are coming from the same IP range we have set in the whitelist. Is there a way to make sure all API calls are coming ONLY from the salesforce ORG we are using? What will you suggest to ensure this? Thanks!