Sync Airtable Products to Shopify Store

somdn_product_page

This n8n workflow automates the process of creating and updating products in Shopify based on data stored in Airtable. It ensures your Shopify store stays synchronized with your Airtable database, including product details, variants, and inventory levels. The workflow begins with a manual trigger, fetches product records from Airtable, and then for each record, checks if the product already exists in Shopify via a GraphQL query. If the product exists, it updates the product and its variants; if not, it creates new products and variants in Shopify. Additionally, it retrieves your store’s location to accurately set stock quantities. Once the stock levels are successfully updated, it marks the record in Airtable as synchronized, ensuring an efficient one-way data flow. This workflow is ideal for eCommerce businesses managing products in Airtable who want to automate product management and inventory updates in Shopify.

Node Count

11 – 20 Nodes

Nodes Used

airtable, graphql, if, manualTrigger, noOp, splitInBatches, stickyNote

Reviews

There are no reviews yet.

Be the first to review “Sync Airtable Products to Shopify Store”

Your email address will not be published. Required fields are marked *