Back to projects
Erply EDI Integration
Parses and processes EDI purchase orders from McLane and Texas Wholesale into Erply.
Tech Stack
PythonErply APIEDI/X12XMLPandasJupyter Notebook
About this project
A multi-version pipeline (v1–v5) that reads EDI 850 purchase order files (X12 format), validates and transforms them, then creates corresponding purchase orders in the Erply POS system via API. Includes support for McLane EDI and Texas Wholesale specs with XML, CSV and raw EDI parsing. Final version runs as a standalone Python script.
Added May 2026