Import multiple Manufacturers from Google Sheets to Shopware 6 — n8n Workflow

Medium complexity Trigger8 nodes🏷️ Miscellaneous👁 1,025 viewsby Manuel

Overview

Effortlessly optimize your workflow by automatically importing hundreds of manufacturers from a Google Sheet into your Shopware online store, saving countless hours of manual work.

How it works Retrieve all manufactures from a Google Sheet Add each manufacture via Shopware sync API Endpoint to Shopware Upload a logo for each manufacture from a provided public URL to Shopware

Set Up Steps Add your Shopware url to first node called Settings Create a Google Sheet in your Google account with the f

Nodes used

Google SheetsHTTP RequestCode

Workflow Preview

Settings
Todo: Configure your Shopware URL
Google Sheet
Todo: Create a Google Sheet with the columns:
- name (unique)
- website
- description
- logo_url
Shopware Manufacturer Import
Todo: Connect your Shopware Account by creating a Shopw
Shopware Manufacturer Logo Upload
Todo: Connect your Shopware Account as you did two node
W
When clicking "Execute W…
S
Settings
Create Import Request Body
Upload Manufacturer Logo
Import Manufacturer
L
Loop Over Manufacturers
Get Manufacturer from Go…
I
If has Logo
8 nodes9 edges

How it Works

  1. 1

    Trigger

    The workflow starts with a trigger trigger.

  2. 2

    Process

    Data flows through 8 nodes, connecting code, googlesheets, httprequest.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (8)

GO

Google Sheets

googleSheets

#1
HT

HTTP Request

httpRequest

#2
CO

Code

code

#3

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded import-multiple-manufacturers-from-google-sheets-to-shopware-6 file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

{ "name": "Import multiple Manufacturers from Google Sheets to Shopware 6", "nodes": [...], ...}

Integrations

codegooglesheetshttprequestifmanualtriggersetsplitinbatches

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes8
Complexitymedium
Triggertrigger
Views1,025

Created by

Manuel

Manuel

@automate-everything

Tags

codegooglesheetshttprequestifmanualtriggersetsplitinbatches

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →

Related Miscellaneous Workflows