Shopify - Update Customer
n8n-nodes-base.httpRequest
Update an existing customer in your Shopify store. Modify name, email, tags, addresses, and marketing preferences.
Use Cases
Update customer information
Add tags for segmentation
Sync customer changes from CRM
Configuration
Node Configuration Summary
Ready-to-use Shopify node configured for shopify - update customer.
Copy and paste directly into your n8n workflow.
Method:
PUT
Endpoint:
/admin/api/2024-01/customers/{{ $json.customerId }}.json
Nodes:
2
Auth:
Shopify Private App