Move manufacturer records from a Google Sheet into Shopware in one run. Teams keep names, websites, descriptions, and logos up to date without typing the same data twice. Great for ecommerce ops and catalog owners.
Start it with a click. A Settings step stores your Shopware URL and language code. The Google Sheets step reads rows with name, website, description, and logo_url. A Code step builds a Shopware sync request and creates stable media ids using an md5 hash. Split In Batches sends each record to the Shopware sync endpoint to create or update the manufacturer. An If check looks for a logo link and, when present, uploads the image to the right media id with the correct file name and extension. The loop continues until every row is processed.
Prepare a Google Sheet with the four columns and get Shopware client credentials. Set the shopware_url and connect both services in n8n. Expect faster catalog onboarding, fewer mistakes, and clear control of image uploads. This is helpful for supplier imports, rebrands, and store launches, where many entries must be correct and live fast.