Entrenue as a Source
Summary
Entrenue is a pre-built wholesale distributor integration in Flxpoint for adult products, boutique pleasure items, and wellness goods. Select Entrenue from the integration list when adding the source. The connection uses a single connection type — Entrenue API authenticated with your reseller Email and API Key. The integration runs Get Inventory (Primary), Get Inventory (Secondary), Send Fulfillment Requests, and Get Shipments. Only simple (non-variant) products and a single warehouse are supported. For operation-level mapping guidance contact support@flxpoint.com.
Entrenue supports one connection type — direct API authentication with your Entrenue reseller Email and API Key. Add an Entrenue source, start configuring an operation, and when Flxpoint prompts you click + New Connection, enter the values, then Test Connection → Save Connection.
support@flxpoint.com.Two credentials required: reseller Email + API Key — both from Entrenue
The New Entrenue Connection screen requires your reseller Email (the email address associated with your Entrenue reseller account) and your API Key (unique to your Entrenue account). These are used by all four operations. If you don't have an API Key, contact your Entrenue account representative to request one.
Simple products only — variations and options are not supported; single warehouse
Entrenue's integration supports simple (non-variant) products only. Products with multiple variations or options (e.g., size, color) are not supported in the current implementation. The integration also supports a single warehouse only — multi-warehouse quantity aggregation is not available. Plan product structure accordingly when building your Flxpoint catalog from this source.
Get Shipments does not support partial shipments — orders appear only when fully shipped
Entrenue's Get Shipments integration returns order tracking only after an order is fully shipped. Partial shipments are not supported — a shipment record will not appear until all items on the order have been dispatched. If you are tracking a time-sensitive order and no shipment data appears, confirm with Entrenue whether the order is still partially fulfilled.
| Field | Maps To — Notes |
|---|---|
| MODEL | → Product / Variant → SKU. Required. Primary identifier for the catalog item. |
| NAME | → Product → Title. |
| DESCRIPTION | → Product → Description. HTML entities in the feed are unescaped automatically before import. |
| MANUFACTURER | → Identifiers → Brand / Manufacturer. |
| PRICE / SALEPRICE | → Pricing → Cost / Sale Price. Your Entrenue dealer price, saved as Cost. |
| MSRP / MAP | → Pricing → MSRP / Minimum Advertised Price. |
| QUANTITY | → Inventory → Quantity. Single warehouse only — no per-location breakdown. |
| UPC | → Identifiers → UPC. |
| CATEGORY_1 / CATEGORY_2 / CATEGORY_3 / CATEGORY_4 | → Product → Category path. Up to 4 levels; Entrenue's separators are stripped automatically. |
| Images | → Product / Variant → Images. Images are a direct copy onto both the product and its single variant — not mapped in sequence. |
Field mapping for this operation is configured with Flxpoint Support.
| Source Field | Maps To (Entrenue) — Notes |
|---|---|
| Fulfillment Request Number | → po_number. Required. Entrenue's order reference — also used later by Get Shipments to look up tracking. |
| Ship-to Name | → name. Required. |
| Ship-to Address Line 1 / Line 2 | → address_line1 / address_line2. |
| Ship-to City | → city. Required. |
| Ship-to State | → state. Required. |
| Ship-to Postal Code | → postcode. Required. |
| Ship-to Country | → country. Required. |
| Source Shipping Method | → shipping_method. Required. Must resolve to a carrier/method Entrenue supports (USPS, UPS, FedEx, and others, per account). |
| Fulfillment Request line → SKU | → products[].model. Required per line item. |
| Fulfillment Request line → Quantity | → products[].quantity. Required per line item. |
| Field | Maps To — Notes |
|---|---|
| tracking_number | → Shipment → Tracking Number. Required — records without a tracking number are skipped. |
| status | → filtered internally — records with a Cancelled status are skipped; all other non-empty statuses pass through. |
| shipping_method | → Shipment → Ship Method. |
| shipped_at | → Shipment → Shipped At. |
| po_number | → cross-referenced back to the originating Fulfillment Request / Purchase Order in Flxpoint. |
| address_name / address_line1 / address_line2 / address_city / address_state / address_zip / address_country | → Ship-to address returned by Entrenue for reference/reconciliation. |
