HGV Traders Docs
Integrations

Feed import

Bulk stock sync via CSV upload or scheduled API/XML/JSON feeds.

Feed import

Use Dashboard → Imports to bulk-create and update stock from a file or live feed URL.

When to use feed import vs REST API

Feed importREST API
High volume, periodic syncReal-time or custom logic per listing
DMS exports a URL or CSVYour developer pushes individual changes
Minimal codeFull programmatic control

Self-serve setup

  1. Dashboard → Imports → Add import source
  2. Choose CSV upload or API / URL feed
  3. Map columns to HGV Traders fields
  4. Set duplicate matching (registration, VIN, or external ref)
  5. Run the import — drafts or published listings depending on your default status

Concierge setup

If you are time-poor or unsure about field mapping, submit a request from Dashboard → Integrations → Request setup. Our team configures the import source for you and updates the status in Dashboard → Inbox.

Public request form: /connect-stock

Feed formats

  • CSV — one-off upload or recurring file drop
  • JSON / XML — scheduled poll of a feed URL (with optional auth)
  • CSV URL — CSV fetched from a remote URL on a schedule

Imports run through a background pipeline with run history, error CSV download, and retry for failed runs.