Kinsey's as a Source
Summary
Kinsey's is a wholesale distributor of archery, hunting, and outdoor sporting goods - bows, crossbows, arrows, firearms, optics, and related gear. As a Flxpoint source it supports catalog import (via Kinsey's API v2 or FTP), inventory and pricing sync, automated fulfillment-request submission, and shipment tracking. One connection - either FTP (Basic Auth) or a Kinsey's API Token - is created once in Get Inventory (Primary) and reused by every operation.
Inside your Kinsey's source, open Integrations → Get Inventory [Primary], click Start Creating Integrations, choose Kinseys, then in New Kinseys Connection enter the API Key Kinsey's provided. Click Test Connection → Save Connection.
FTP connection is revoked - the API is the only connection option
Currently the FTP connection is revoked and we have an API connection only for direct source connection. Connect using your API Key to pull cost, quantity and all other catalog data.
Map UPC to Product: Barcode - never to an Inventory field
UPC values live in the Kinsey's Products API as the Barcode field; they are not present in the Inventory API. Mapping UPC to any Inventory field leaves most items with a blank UPC.
The Products and Inventory APIs cover different item counts
The Products API returns roughly 29,000 items; the Inventory API roughly 20,000 variants. Products missing from the Inventory API still import, but without quantity, cost, MAP or MSRP - this is expected, not a sync error.
ShipNode.ShipNode is mandatory on every fulfillment request - exactly two digits
The ShipNode.ShipNode field must be present in every Send Fulfillment Requests mapping and formatted as exactly two digits (e.g., 01, 31). Values like DC 01 or a single digit are rejected and the request will not process - even when using Source Complete "C".
| Flxpoint Field | Kinsey's Source Field - Notes |
|---|---|
| SKU | → Inventory: Item Number or Product: North Item Number / South Item Number / Vendor Item Number. Required. Primary product identifier. |
| Parent SKU | → Parent Child SKU. Links variants to their parent product. |
| Variant: Title | → Product: Name. Required. Product display name. |
| Parent: Title | → Product: Parent Title. Parent-level product name. |
| Description | → Product: Description/Extended Text. Short or long description. |
| UPC | → Bar Code. Map here, not to Inventory: UPC - UPC lives only in the Products API. |
| Cost | → Price. Unit cost from the Inventory API. |
| Quantity | → Warehouse Quantity On Hand. Real-time stock; sums across the warehouses you select. |
| MSRP | → Msrp. Retail price. |
| MAP | → MAP Price. Minimum advertised price. |
| Weight | → Product: Weight. Shipping weight, in pounds. |
| Brand | → Product: Brand. Manufacturer / brand name. |
| All Images | → Direct Copy. All product images are copied directly - no per-field mapping needed. |
/v2/Products for catalog data + Inventory API /v2/Inventory for stock, cost, MAP and MSRP). Select which warehouses to aggregate, and enable Archive on only one inventory job.| Flxpoint Field | Kinsey's Field - Notes |
|---|---|
| SKU | → Item Number. Primary identifier used to match existing products. |
| Quantity | → Current Quantity. Per-warehouse; Flxpoint aggregates across your selected warehouses. |
| Dealer Cost | → pricing-file column CI ("Promo Level 1 Dealer Cost"). From the separate price CSV. |
| MSRP | → pricing-file column AF ("Current Retail Price"). From the separate price CSV. |
| Warehouse Code | → Warehouse Code. Attributes quantity by location. |
| Business Value | Kinsey's FR Field - Notes |
|---|---|
| FR / PO Number | → CustomerPONo. Sent as the Fulfillment Request number. |
| Distribution Center (DC) | → ShipNode.ShipNode. Mandatory, exactly two digits (e.g., 01, 31) - required even with Source Complete "C". Never prefix with DC . |
| Ship-To Account | → ShipToAccount. Set in job settings or mapped in the template (mapping takes precedence). If neither provides a value, the job fails. |
| Shipping Method | → ParcelZone / carrier fields. Supplier shipping method can be passed; a selection UI is not supported. |
| Items | → line items (SKU). Each fulfillment-request line carries its SKU. |
.xml file; if the upload returns no error, the FR is marked processed.| Shipment Field | Kinsey's Field - Notes |
|---|---|
| Carrier | → Carrier. Text value in the shipment header. |
| Method | → Shipping Method. Supplier shipping-method string. |
| Tracking ID | → Tracking ID. Main tracking code; may be blank on some LTL shipments. |
| Carton ID / BOL | → Carton Id / Bol. Use as a fallback when tracking isn't provided. |
| Shipped At | → Ship Date. Mapped to the shipment timestamp. |
| PO Number | → Purchase Order Number. Associates the XML back to the FR / order. |
| Item → SKU | → SKU. Shipment lines associate by SKU. |
| Item → Shipped Qty | → Shipped Quantity. Supports partial shipments. |
| Weight | → Actual/Estimated Weight. Map to shipment weight if present. |
.xml files matching your Remote File Name Pattern from the Inbound Remote File Folder. Only FRs within the FR Lookback Period (default 90 days) are considered. Partial shipments are supported.ShipNode.ShipNode is missing, not two digits, or prefixed with DC - it must be exactly two digits like 01 or 31; and (2) no Ship To Account is set in either the mapping template or the job settings, which fails silently. Set both, then re-run.ground_home_delivery (FedEx Home Delivery) that don't auto-map. Add a shipping-carrier mapping in your source settings that maps ground_home_delivery to FedEx Ground or FedEx Home Delivery, matching your channel's expected carrier value.