Flxpoint Help Center
All DocsContact support

Integrating to FLX EDI

June 27, 2026

Summary

A quick orientation to Flxpoint EDI (X12 EDI over SFTP) β€” supported transactions, SFTP basics, and getting started β€” that bridges to the dedicated EDI Help Center for the full, always-current spec.

Flxpoint (“FLX”) EDI lets suppliers exchange inventory, orders, shipments, invoices, and catalog data with their retail partners using X12 EDI over SFTP. This page is a quick orientation — the full, always-current specification (every transaction set, validation rules, example files, and parser specifics) lives in the dedicated EDI Help Center.

📚 Flxpoint EDI Help Center — the source of truth

Field-level specs, the Flxpector validator reference, example files, and error catalog are maintained there and kept up to date. Always link clients to it rather than copying specs, so nobody works from a stale version.

Open the EDI Help Center ↗
CodeTransactionDirectionPurpose
846Inventory AdviceSupplier → FLXInform the retailer of inventory availability
850Purchase OrderFLX → SupplierTransmit new orders to the supplier
855PO AcknowledgementSupplier → FLXAcknowledge receipt and accept/reject each line
856Advance Ship Notice (ASN)Supplier → FLXTracking info for shipped orders
810InvoiceSupplier → FLXCost info for the retailer to pay the supplier
832Price/Sales CatalogSupplier → FLXVendor price & catalog import (via GIP)
997Functional AcknowledgementBoth directionsConfirm a transaction was received

Click any code above for its full field-level spec in the EDI Help Center.

ItemDetail
Standard version004010VICS preferred. The parser also accepts 004010 (no VICS) and 005010 with a warning — standardize on 004010VICS for the cleanest match.
ProtocolSFTP only — AS2 is not supported. Every FLX account includes a dedicated SFTP account.
DirectoriesSupplier drops files in /in; FLX places files (850s, 997s) in /out. Don’t delete from /out — archive instead.
Delimiters (default)Segment ~ · Element * · Sub-element > (configurable per job)
Interchange IDQualifier ZZ, default Receiver ID FLXPOINT unless agreed otherwise at setup
997sRequired for each transaction FLX sends; FLX generates one for each it receives. A 997 confirms receipt, not that content is correct.
StepAction
1Confirm your SFTP account with Flxpoint (every account includes one) and the /in & /out directory structure.
2Standardize your files on 004010VICS and the default delimiters.
3Start sending 846 Inventory (hourly recommended); FLX sends you 850 Purchase Orders.
4Return 855 (acknowledge), 856 (ship/tracking), and 810 (invoice for shipped items) — always echoing the PO Number and UPC from the 850.
5For exact field requirements and validation, follow the matching page in the EDI Help Center.
  • PO Number and UPC sent on the 850 must be returned on the 856 and 810.
  • Invoice (810) data is accepted only for shipped items.
  • UPC/EAN/SKU at the variant level must be unique for accurate inventory and order tracking.
  • Product catalog data (descriptions, images) comes via flat file (CSV/Excel), not EDI.
EDI SupportEmail connect@flxpoint.com, or open the EDI Help Center — its assistant can answer transaction-set and validation questions from the latest spec.
Why is the detailed EDI spec on a separate site?
The EDI Help Center is kept continuously up to date with field-level rules, the Flxpector validator, and example files. Keeping the deep spec in one maintained place — and linking to it — means clients never follow a stale copy.
Which protocol does Flxpoint EDI use?
SFTP only — AS2 is not supported. Each account gets a dedicated SFTP account with /in and /out directories.
Which X12 version should I use?
004010VICS is preferred. 004010 and 005010 are accepted with a warning, but 004010VICS is the cleanest match for the VICS segments Flxpoint expects.
Is EDI how product descriptions and images are sent?
No. Catalog content (descriptions, images) is sent via flat file (CSV/TAB/Excel), not EDI. EDI carries inventory, orders, shipments, invoices, and price/catalog (832) data.
Β© 2026 Flxpoint. All rights reserved.