Shopify - Get Single Customer
n8n-nodes-base.httpRequest
Retrieve detailed information about a specific customer by their ID, including addresses, order history, and tags.
Use Cases
Fetch customer details for personalization
Verify customer exists
Get customer data for support tickets
Configuration
Node Configuration Summary
Ready-to-use Shopify node configured for shopify - get single customer.
Copy and paste directly into your n8n workflow.
Method:
GET
Endpoint:
/admin/api/2024-01/customers/{{ $json.customerId }}.json
Nodes:
2
Auth:
Shopify Private App