Conversion API

You can invoke the EDI converter directly from your Java application. The converter’s API allows you to convert EDI files in bulk to JSON, CSV, or Excel.

The Java API provides the same functionality as the CLI tool.

Follow this example in GitHub to get started.