Shopify Nodes
16
Free workflow nodes for n8n, BuildShip, and Make.com. Copy and paste directly into your automation workflows.
Shopify - Create Customer
n8n-nodes-base.httpRequest
Create a new customer in your Shopify store with email, name, address, and optional marketing preferences.
Shopify - Create Order
n8n-nodes-base.httpRequest
Create a new order in your Shopify store with line items, customer information, and shipping details.
Shopify - Create Product
n8n-nodes-base.httpRequest
Create a new product in your Shopify store with title, description, variants, images, and pricing.
Shopify - Delete Product
n8n-nodes-base.httpRequest
Permanently delete a product from your Shopify store. This action cannot be undone.
Shopify - Get Single Customer
n8n-nodes-base.httpRequest
Retrieve detailed information about a specific customer by their ID, including addresses, order history, and tags.
Shopify - Get All Customers
n8n-nodes-base.httpRequest
Retrieve a list of customers from your Shopify store with optional filtering by date, status, and tags.
Shopify - Get Inventory Levels
n8n-nodes-base.httpRequest
Retrieve inventory levels for products at a specific location. Track stock quantities across your Shopify store.
Shopify - Get Single Order
n8n-nodes-base.httpRequest
Retrieve detailed information about a specific order by its ID, including line items, customer details, and fulfillment status.
Shopify - Get All Orders
n8n-nodes-base.httpRequest
Retrieve a list of orders from your Shopify store with optional filtering by status, date, customer, and financial status.
Shopify - Get Single Product
n8n-nodes-base.httpRequest
Retrieve detailed information about a specific product by its ID, including variants, images, and metafields.
Shopify - Get All Products
n8n-nodes-base.httpRequest
Retrieve a list of all products from your Shopify store with optional filtering by collection, vendor, product type, and more.
Shopify - Get Product Metafields
n8n-nodes-base.httpRequest
Access Shopify product metafields via REST API. Retrieve custom data not available in standard Shopify node for advanced product management.
Shopify - Update Customer
n8n-nodes-base.httpRequest
Update an existing customer in your Shopify store. Modify name, email, tags, addresses, and marketing preferences.
Shopify - Update Inventory Level
n8n-nodes-base.httpRequest
Set or adjust inventory levels for a product at a specific location. Update stock quantities in your Shopify store.
Shopify - Update Order
n8n-nodes-base.httpRequest
Update an existing order in your Shopify store. Modify notes, tags, shipping address, and other order attributes.
Shopify - Update Product
n8n-nodes-base.httpRequest
Update an existing product in your Shopify store. Modify title, description, pricing, status, and other product attributes.