Shopify - Get Single Product
n8n-nodes-base.httpRequest
Retrieve detailed information about a specific product by its ID, including variants, images, and metafields.
Use Cases
Fetch product details for display
Verify product exists before update
Get product data for order processing
Configuration
Node Configuration Summary
Ready-to-use Shopify node configured for shopify - get single product.
Copy and paste directly into your n8n workflow.
Method:
GET
Endpoint:
/admin/api/2024-01/products/{{ $json.productId }}.json
Nodes:
2
Auth:
Shopify Private App