Shopify - Update Product
n8n-nodes-base.httpRequest
Update an existing product in your Shopify store. Modify title, description, pricing, status, and other product attributes.
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