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

Shopify - Get Single Product

n8n-nodes-base.httpRequest

Retrieve detailed information about a specific product by its ID, including variants, images, and metafields.

shopify ecommerce products product-detail
API Docs
Platform
Shopify
Category
api integration
Version
1.0.0
Auth Required
Yes

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
BuildShip-ready configuration with API call node and custom logic.
Make.com scenario configuration with HTTP module and data processing.

Related Shopify Nodes