I wanted to share how I ended up integrating EDI with NetSuite.
In particular, one of the main tasks was to submit sales orders into NetSuite from other systems like Amazon, eBay and general EDI data streams via X12 or EDIFact, cXML, etc.
The first thought was to set up a SOAP interface since NetSuite does provide a comprehensive WSDL here: https://www.netsuite.com/portal/developers/resources/suitetalk-documentation.shtml... read more