More Vendrato tools: FunnelDupe GHL Utils Building the future of automation
🛍️

Shopify - Update Product

n8n-nodes-base.httpRequest

Update an existing product in your Shopify store. Modify title, description, pricing, status, and other product attributes.

shopify ecommerce products update edit
API Docs
Platform
Shopify
Category
api integration
Version
1.0.0
Auth Required
Yes

Use Cases

Bulk update product prices
Update product status (publish/archive)
Sync product changes from external systems

Configuration

Node Configuration Summary
Ready-to-use Shopify node configured for shopify - update product. Copy and paste directly into your n8n workflow.
Method: PUT
Endpoint: /admin/api/2024-01/products/{{ $json.productId }}.json
Nodes: 2
Auth: Shopify Private App
BuildShip-ready configuration with API call node and custom logic.
Make.com scenario configuration with HTTP module and data processing.

Related Shopify Nodes