‎2025 Nov 26 5:40 PM
Hi,
I want to create a web app that reads data from a SAP S/4HANA account using Python and OData/REST APIs.
A few questions:
How can I connect to the SAP S/4HANA account programmatically from Python?
Can I do this with a free trial user (which I currently have)?
If credentials are required, should I use my SAP account ID (the one I log in with) or the system user inside HANA for API access?
Thanks for your guidance!