Shopify - Get Single Order
n8n-nodes-base.httpRequest
Retrieve detailed information about a specific order by its ID, including line items, customer details, and fulfillment status.
Use Cases
Fetch order details for processing
Verify order before fulfillment
Get order data for customer communication
Configuration
Node Configuration Summary
Ready-to-use Shopify node configured for shopify - get single order.
Copy and paste directly into your n8n workflow.
Method:
GET
Endpoint:
/admin/api/2024-01/orders/{{ $json.orderId }}.json
Nodes:
2
Auth:
Shopify Private App