Re-keying every purchase order
Orders arrive by email or portal and get typed into DataFlow by hand — slow at volume, and a soft spot for transposition errors.
EDI is automated B2B order ingestion. Purchase orders from your trading partners arrive automatically, map to your stock items, customer and pricing, and land in DataFlow as if a person had keyed them — then follow the normal validation, allocation and authorisation path.
If a trading partner sends a purchase order and someone has to re-key it before it can be processed, every order carries a delay and a chance of error.
Orders arrive by email or portal and get typed into DataFlow by hand — slow at volume, and a soft spot for transposition errors.
The partner uses their own product and account references, so each line has to be translated to your stock item, customer and price before it means anything.
A big trading partner sends orders in their own dialect, and a general-purpose importer cannot honour the quirks without someone intervening on every batch.
With no acknowledgement sent back, a trading partner cannot tell whether their order was received, so they chase by phone or send it again and you get the same order twice.
Partners send; DataFlow receives, maps and posts.

HTTP endpoint the partner POSTs to, with an acknowledgement returned. Long-lived TCP socket listener for a persistent connection.

Partner product references mapped to your stock items. The partner resolved to a customer, with your pricing applied.

Per-trading-partner code paths for customer-specific dialects. Some large customers get their own EDI variant, handled first-class.

Orders appear in DataFlow as if a person had typed them. They follow the normal validation, allocation and authorisation path.
Other ways DataFlow brings orders in and connects to your trading partners.
Another automated route for enterprise orders — buyers punch out from their procurement portal into a tailored catalogue.
Explore moduleGive trade customers a self-service webshop alongside automated partner ordering.
Explore moduleCapture field orders on the move, so partner and rep orders join the same queue.
Explore moduleShare the trading and account history with your sales team as partner orders flow in.
Explore moduleIt is automated B2B order ingestion. Trading-partner purchase orders arrive automatically, map to your stock items, customer and pricing, and appear in DataFlow as if typed — then follow the normal validation, allocation and authorisation path.
Over two transports. An HTTP endpoint, where the partner POSTs an order to a configured URL and receives an acknowledgement, and a long-lived TCP socket listener. CSV file drops are also supported.
It runs as a separate background service called TheEdge, alongside DataFlow. It receives orders, maps them and posts them into DataFlow as orders.
Yes. EDI supports per-trading-partner code paths, so some large customers get their own EDI variant — a customer-specific dialect — handled as a first-class integration rather than a bolt-on.
Thank you
Your request has been received.