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
Prasanna RPPrasanna RP 

Integration salesforce with SAP

please do suggest some easy and good links to make a SAP integration with Salesforce.

Henry AkpalaHenry Akpala

Idealy you want to use webservices.  SAP has several prebuild services for integration to other CRM applications like Siebel, Oracle, Salesforce etc.  From the Salesforce end, you either want to consume a WSDL or create a REST Endpoint to handle the request from SAP.   Alternatively you can use Informatica or any middleware applications to Integrate both systems.

Hope this helps.

Regards

-Henry