cancel
Showing results for 
Search instead for 
Did you mean: 

How to call SAP gateway service from Python ?

Former Member
0 Kudos
463

Hi All,

I want to call a sap gateway service to make a POST operation from python.How do i achieve the same ?

Accepted Solutions (0)

Answers (1)

Answers (1)

kammaje_cis
Active Contributor
0 Kudos

There are several python OData clients available.

Example

https://github.com/OData/odatapy-client

https://www.pyslet.org/