Shopify Get Customer By Id

Allows you to get customer details with their customer id.

Uses this endpoint behind the scenes: https://shopify.dev/docs/api/admin-rest/2024-01/resources/customer#get-customers-customer-id

Inputs

NameTypeDescription
Shopify TokenSensitiveStringShopify API Token
Shopify DomainStringShopify Domain
Customer IDStringShopify Customer ID

Outputs

NameTypeDescription
SuccessBooleanSuccess
Customer DataObjectCustomer data details