Sync Products from Airtable to Shopify with Inventory Management - n8n Workflow | Neura Market
Sync Products from Airtable to Shopify with Inventory Management
Automates creating and updating Shopify products from Airtable records marked for sync, including inventory quantity tracking at the default location. Matches products by slug/handle for seamless synchronization.
This n8n workflow synchronizes products from an Airtable base to a Shopify store, focusing on one-way creation and updates. It fetches records from Airtable where the 'sync' boolean is true, matches them to existing Shopify products using the 'slug' field (Shopify's handle), and creates new products or updates existing ones with details like title, description, price, SKU, and status. Inventory management is handled by setting the stock quantity at the store's default location via Shopify's Grap
Platform
n8n
Category
Commerce
Price
$19.99
Creator
BestWorkflows
shopify
airtable
inventory-management
product-sync
e-commerce
commerce
automation
graphql
data-sync
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.