Bulk Create Shopify Products with Inventory from Google Sheets - n8n Workflow | Neura Market
Bulk Create Shopify Products with Inventory from Google Sheets
Automates bulk creation of new Shopify products from Google Sheets, including inventory tracking and quantity setup at the default location. Skips existing products matching slugs for safe imports.
This n8n workflow streamlines the process of populating Shopify stores with products sourced from a Google Sheet. It reads rows from the sheet containing product details like title, description, price, SKU, and stock quantity, then uses Shopify's GraphQL Admin API (2025-04) to check for existing products by handle (slug). Only new products are created, preventing duplicates, and inventory is automatically enabled with the specified quantity at the store's default location.
Setup is straightforw
Platform
n8n
Category
Media & Entertainment
Price
$19.99
Creator
Fred Garcia
shopify
google-sheets
inventory-management
product-creation
bulk-import
e-commerce
graphql
automation
shopify-api
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.