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

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.

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

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

Related Shopify Nodes