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

Kitt Parker 369b5a041c created class file 1 년 전
__pycache__ 1011ead33a Initial Commit 1 년 전
.gitignore 9d3a6400f7 Initial commit 1 년 전
LICENSE 9d3a6400f7 Initial commit 1 년 전
README.md 1105e98da0 Update 'README.md' 1 년 전
acumatica_odata_client.py 369b5a041c created class file 1 년 전
credentials.py 369b5a041c created class file 1 년 전
main.py 369b5a041c created class file 1 년 전

README.md

AcumaticaODataExampleOne

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