Sync Products Between Airtable and Shopify with Inventory Management
Create Products in Shopify from Airtable
This workflow creates products in your Shopify store from Airtable. It also enables inventory tracking and sets the quantity of an inventory item at your store's default location.
This is a great way to keep shopify in sync with Airtable if Airtable is your primary source of data, Only records with the 'sync' column set to true are sync'd. Setup Airtable Automations so that if any records are created or updated then this flag is set to true.
Records are matched using the 'slug' column which Shopify calls a handle. Airtable Setup Notes
The Airtable products table has the following columns title - free text description - free text company - free text type - free text status - ACTIVE, DRAFT or ARCHIVE slug - used in the product url, text with no spaces, can also use hyphen. price - sale price of the products compare_at_price - compare at price for products sku - unique code for each product stock_on_hand - quantity of this item available for purchase. sync - boolean, set to true to sync this record.
Update GraphQL nodes with your Shopify store URL
- Replace the URL in all GraphQL nodes with the URL for your Shopify store.
- All GraphQL requests all use the Shopify 2025-04 GraphQL Admin API.
Related Templates
Bulk Create Shopify Products with Inventory Management from Google Sheets
Create Products in Shopify from a Google Sheet This workflow creates products in your Shopify store from a google sheet...
Sync payment and customer data between Stripe and Pipedrive
This workflow combines customers' details with their payment data and passes the input to Pipedrive as a note to the org...
🎓 Learn Data Synchronization: Warehouse Inventory Audit Tutorial
How it works This template is a hands-on tutorial for one of n8n's most powerful data tools: the Compare Datasets node....
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments