shopify_orders
Retrieve orders from any Shopify store by providing the store domain and API credentials. Filter by status or financial status to get specific order data.
Instructions
Get orders from a Shopify store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shop_domain | Yes | ||
| limit | No | ||
| status | No | ||
| financial_status | No | ||
| api_key | No | ||
| access_token | No |