Product Data Feeds
Use Everspring's live CSV feed to plug our catalog into any webshop, PIM, ERP, or marketplace — without a native integration.
Written By Bas den Hoed
Not on Shopify or WooCommerce? Everspring exposes the full catalog as a live CSV feed so you can plug it into any webshop, PIM, ERP, or marketplace that accepts a URL-based product import.
What's in the feed
The feed is a standard CSV with one row per product and columns for every field you need to run a webshop:
SKU, EAN, product name, description, category path.
Wholesale price, recommended retail price, VAT rate.
Stock level and lead time.
Dimensions, weight, pot size, Latin name.
Up to 10 image URLs per product.
Supplier reference for your own bookkeeping.
The feed refreshes every 15 minutes, so stock and prices stay in sync with the Everspring platform.
Get your feed URL
Go to Integrations > CSV feed.
Click Generate feed. The URL contains a unique token — keep it private.
Pick your language (EN, NL, DE) and, if you want, limit the feed to a specific category or supplier selection.
Use the feed
Lightspeed, CCV, Magento, PrestaShop — paste the URL in the native CSV import and schedule a refresh.
Marketplace listings — most marketplaces accept a URL-based feed directly.
Spreadsheet — open the URL in Google Sheets with
=IMPORTDATA()for ad-hoc analysis.
Good to know
The feed is read-only; orders still go through the Everspring platform or the Orders API.
Revoke and regenerate the URL any time from the same screen if it ever leaks.
Need JSON or a richer schema? Use our API instead — see the Integrations track.