Shopify Search for Orders Basic Info by Email

Uses Shopify endpoints:
šŸ‘‰ GET /admin/api/2025-04/customers/search.json
šŸ‘‰ GET /admin/api/2025-04/customers/{customer_id}/orders.json

This action finds a customer by email and retrieves basic information for their orders.

Inputs

NameTypeDescription
Shopify DomainStringShopify Domain
Shopify API KeySensitive StringAPI key
Shopify API SecretSensitive StringAPI secret
Customer EmailStringEmail to search for

Outputs

NameTypeDescription
SuccessBooleanWhether any orders were found
OrdersListList of orders with basic details