Python Odata example for grabbing records from a custom table/report exposed over an odata url.

Kitt Parker 369b5a041c created class file před 7 měsíci
__pycache__ 1011ead33a Initial Commit před 7 měsíci
.gitignore 9d3a6400f7 Initial commit před 7 měsíci
LICENSE 9d3a6400f7 Initial commit před 7 měsíci
README.md 1105e98da0 Update 'README.md' před 7 měsíci
acumatica_odata_client.py 369b5a041c created class file před 7 měsíci
credentials.py 369b5a041c created class file před 7 měsíci
main.py 369b5a041c created class file před 7 měsíci

README.md

AcumaticaODataExampleOne

Python Odata example for grabbing records from a custom table/report exposed over an odata url.