cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello,

I am looking to integrate SAP B1 with Python to get it access over the data either using some API, etc. I am new to this so any kind of help or guide is welcome.

Thank You.

0 Likes
View Entire Topic
Mahendran8888
Contributor
0 Likes

Hi,

To integrate sap with python you should familiar with python sap related libraries. Lets try RFCpy which will help to integrate with SAP.

refer below link

https://answers.sap.com/questions/684319/python-to-fetch-data-from-sap-via-rfc.html

Regards

Mahe