Lengow Catalog

Follow our setup guide to connect Lengow Catalog to QUANTI:


Overview

The Lengow Catalog connector imports your product catalog feeds directly from public Lengow feed URLs. Each custom request maps to one marketplace feed — the schema is automatically detected from the feed headers.

At each sync, a full snapshot of the catalog is inserted, allowing you to track changes over time and analyze the impact of catalog updates (price changes, stock variations, listing modifications, etc.).


Prerequisites

To connect a Lengow catalog feed to QUANTI, you need:

  • A Lengow account with at least one marketplace catalog configured

  • The public feed URL of your catalog (e.g. https://feeds.lengow.io/3/abc123)

To retrieve your feed URL, log in to your Lengow account and navigate to Catalog > Export for the desired marketplace, then copy the generated feed URL.


Setup instructions

1

Connector information

  • Connector Name: Name your connector. It must be unique.

  • Dataset ID: Define the ID of the dataset. It must not exist yet, as it will be created and data will be sent there.

2

Add a custom request per marketplace feed

For each marketplace catalog you want to sync, add a custom request:

  • Feed URL: Paste the public Lengow feed URL for the marketplace (e.g. https://feeds.lengow.io/3/abc123)

  • Separator (optional): Column separator used in the feed. Leave empty to auto-detect.

Supported separators: , (comma), ; (semicolon), | (pipe), \t (tab). When left empty, the connector will auto-detect the delimiter from the feed headers.

Add one custom request per marketplace feed you want to sync.


Notes

  • Schema auto-detection: The table schema is built automatically from the feed column headers on the first sync. No manual field mapping is required.

  • Insert mode: Each sync inserts a full snapshot of the catalog — rows are never deleted or updated. This lets you query the history of your catalog and measure the impact of changes over time.

  • One feed per request: Each custom request corresponds to one marketplace feed URL. To sync multiple marketplaces, add one request per feed.

  • Beta status: This connector is in beta — some features may evolve.

Last updated