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

Shopify - Update Order

n8n-nodes-base.httpRequest

Update an existing order in your Shopify store. Modify notes, tags, shipping address, and other order attributes.

shopify ecommerce orders update edit
API Docs
Platform
Shopify
Category
api integration
Version
1.0.0
Auth Required
Yes

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

Related Shopify Nodes

🛍️
Shopify - Create Customer
Create a new customer in your Shopify store with email, name, address, and optional marketing preferences.
🛍️
Shopify - Create Order
Create a new order in your Shopify store with line items, customer information, and shipping details.
🛍️
Shopify - Create Product
Create a new product in your Shopify store with title, description, variants, images, and pricing.
🛍️
Shopify - Delete Product
Permanently delete a product from your Shopify store. This action cannot be undone.
🛍️
Shopify - Get Single Customer
Retrieve detailed information about a specific customer by their ID, including addresses, order history, and tags.
🛍️
Shopify - Get All Customers
Retrieve a list of customers from your Shopify store with optional filtering by date, status, and tags.
← Browse all nodes