Shopify - Get Product Metafields
n8n-nodes-base.httpRequest
Access Shopify product metafields via REST API. Retrieve custom data not available in standard Shopify node for advanced product management.
Use Cases
Retrieve custom product specifications
Sync extended product data to external systems
Build custom product catalogs with metadata
Configuration
Node Configuration Summary
Ready-to-use Shopify node configured for shopify - get product metafields.
Copy and paste directly into your n8n workflow.
Method:
GET
Endpoint:
/admin/api/2024-01/products/{{ $json.productId }}/metafields.json
Nodes:
2
Auth:
Shopify Private App