Distribution and External Communication of Release Notes
This section of the PIM API endpoints are used to import products and different product related datasets into the system.
The difference between Import and Bulk-Update is that Import has predefined format and would be typically used for pushing the standardized CSV / JSON files from your ERP (or other systems) into the PIM. The typical use case (not restricted to these though) for import would be to schedule the cron jobs to push the data to PIM on regular intervals - pushing inventory from your WMS, or basic product / pricelist every day in the morning.
Different dataset imports that are supported are as below:
| Dataset Name | Description |
|---|---|
| Product | Simple product feed based on the predefined format |
| Pricelist | Pricelist or multiple pricelists containing pricing data |
| Inventory | Product inventory |
| Related Items | Related products for the products |
| Category | Category tree for the products |
| Attribute Master | Different attributes to be setup in the system |
| Attribute Master Option | Different options for specific attributes |