Shopify - Update Order
n8n-nodes-base.httpRequest
Update an existing order in your Shopify store. Modify notes, tags, shipping address, and other order attributes.
Use Cases
Add notes to orders
Update shipping address
Tag orders for processing
Configuration
Node Configuration Summary
Ready-to-use Shopify node configured for shopify - update order.
Copy and paste directly into your n8n workflow.
Method:
PUT
Endpoint:
/admin/api/2024-01/orders/{{ $json.orderId }}.json
Nodes:
2
Auth:
Shopify Private App