Search and manage Shopify orders and inventory
shopify.SKILLskillsetup L2★0
DamienDrash/arni ↗What it does
Query and manage Shopify store data via GraphQL and REST APIs
Best for
Automating Shopify data queries and order processing when the UI is slow or you need programmatic integration
Inputs
- · Shopify store URL
- · API credentials
- · optional: GraphQL query
Outputs
- · product data
- · order data
- · customer data
- · inventory status
Requires
- · Shopify Admin API
- · GraphQL client
Preconditions
Shopify store accessible; API credentials (access token) configured
Failure modes
- · API rate limit exceeded on large product queries
- · Deprecated API endpoints return errors
Trust signals
- · Supports official Shopify Admin API
- · Both REST and GraphQL endpoints