More Vendrato tools: FunnelDupe • GHL Utils • Building the future of automation
šŸ›ļø

Shopify - Delete Product

n8n-nodes-base.httpRequest

Permanently delete a product from your Shopify store. This action cannot be undone.

shopify ecommerce products delete remove
API Docs
Platform
Shopify
Category
api integration
Version
1.0.0
Auth Required
Yes

Use Cases

Remove discontinued products
Clean up test products
Automated product lifecycle management

Configuration

Node Configuration Summary
Ready-to-use Shopify node configured for shopify - delete product. Copy and paste directly into your n8n workflow.
Method: DELETE
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