Import Examples

Import Examples


Examples of importing data INTO Pricefx from various sources (CSV, Excel, database). Each example includes complete route, mapper, and configuration files.

Example

Object Type

Source

Key Components

Import CSV to Products

P

CSV file

pfx-csv:unmarshal, pfx-api:loaddata

Import CSV to Product Extensions

PX

CSV file

pfx-csv:unmarshal, pfx-api:loaddata

Import CSV to Customers

C

CSV file

pfx-csv:unmarshal, pfx-api:loaddata

Import CSV to Customer Extensions

CX

CSV file

pfx-csv:unmarshal, pfx-api:loaddata

Import CSV to Data Source (DMDS)

DM/DMDS

CSV file

split+tokenize, pfx-api:loaddata, pfx-api:flush

Import Pricing Parameters (LTV)

LTV

CSV file

pfx-api:loaddata

Import Multi-Key Pricing Parameters (MLTV2)

MLTV2

CSV file

pfx-api:integrate

Import from Excel

P/PX

Excel file

pfx-excel:unmarshal, pfx-api:loaddata

Import from Database

P/PX

SQL database

pfx-sql:select, pfx-api:loaddata

Import from JSON (REST API)

P/PX

REST API

pfx-rest:get, pfx-json:unmarshal, pfx-api:loaddata

Import Sellers (SL/SX)

SL/SX

CSV file

pfx-csv:streamingUnmarshal, pfx-api:loaddataFile