Skip to main content

Overview

Better Data import endpoints are source-agnostic: your ERP/OMS/WMS data can be transformed into the API payloads documented in /import/api-reference. This section shows practical connector patterns for NetSuite, Shopify, and generic ERP pipelines.
Source System -> Connector/ETL -> Staging Transform -> Better Data Import API
  • Use scheduled syncs for master data (catalog, suppliers).
  • Use higher frequency for operational feeds (inventory, orders, purchase-orders).
  • Batch and monitor every run by polling import job status.

Source Guides

NetSuite

ERP mapping for products, stock, suppliers, and purchase orders.

Shopify

DTC mapping for catalog, orders, and inventory.

Generic ERP

Template mapping for SAP, Oracle, Dynamics, and custom systems.

Sync Frequency Guidance

DatasetRecommended cadence
CatalogDaily
SuppliersWeekly
InventoryEvery 1-4 hours
Purchase OrdersEvery 1-2 hours
OrdersEvery 15-30 minutes
Demand HistoryWeekly