DOCS/Connectors
⌘K
v1
Getting started

Connectors

Sync ERP, storefront, and competitor data into the canonical model.

A connector keeps a system of record in sync with Elastly. Every connector — whatever the provider — feeds the same canonical product model (SKU, name, cost, price, GTIN/MPN, brand), so strategies, guardrails, and recommendations never need to know where the data came from.

How a connection works

  1. Authorize — you connect the provider over OAuth 2.0; Elastly stores the tokens encrypted, scoped to your workspace.
  2. Map fields — the provider's fields are mapped onto the canonical model (see Field mapping). Most providers have sensible defaults you can override.
  3. Sync — Elastly pulls your catalog on a schedule, incrementally, and records each run (rows seen, rows updated, errors) so a failure is visible, not silent.

Available today

  • Oracle NetSuite — SuiteTalk REST + OAuth 2.0. See Connecting NetSuite.
  • CSV import — the universal path; works for any catalog with no integration to build.

More connectors follow the same canonical model, so adding one never changes how your strategies or guardrails behave.