DocsIntegrations

Shopify import

Import your Shopify catalog into MentionFlow's shopping tracking using your store's public products.json, with a preview before anything is written.

The Shopify integration pulls your product catalog into MentionFlow's shopping tracking so your Shopify products can be matched against the AI carousels ChatGPT renders.

What it does

It imports your Shopify catalog using your store's public /products.json endpoint, so you can track those products on the AI shelf.

How to use it

  1. Provide your store URL.
  2. MentionFlow fetches the public /products.json (up to 1000 products) and shows a preview.
  3. Confirm to import.

Currency is left blank because products.json does not include it. Re-importing is idempotent — the same products update in place rather than duplicating.

How it's computed

The import reads only the public products.json endpoint and re-validates on the server before writing. Because that endpoint omits currency, imported Shopify products carry no currency, which is why price comparisons that need a shared currency will render an em-dash rather than a guess. See Imports for the shared preview-then-confirm flow.

Limits

  • Public products.json endpoint only today — a full OAuth app is planned.
  • Up to 1000 products.