ECGridOSMailboxIO.exe Web Services Tool - LorenData/ECGrid-API GitHub Wiki
The ECGridOS Windows Command Line Tool is a console program used to upload and download files using ECGridOS API Web Services over an SSL encrypted channel on port 443 (just like HTTPs on your web browser), using a simple script:
Example: ECGridOSMailboxIO {API Key} "C:\Loren Data\outbox" -upload:{ECGridID},{ECGridID} -log
Using the ECGridOS Web Services tool allows you to:
- Upload a single EDI file by specifying the path combined with the filename.
- Upload a single MFT or Non-EDI file by specifying the path combined with the filename and both ECGrid IDs.
- Upload multiple EDI files by specifying the path or directory on the file system.
- Upload multiple MFT or Non-EDI files by specifying the path or directory on the file system and both ECGrid IDs.
- Download all Pending files from the ECGrid InBox to a specified folder or directory.
We recommend you fully review the ReadMe file, included in the zip file.
You can download the tool by clicking the link below: