Get shop profile, plan, currency, timezone, domains, and app access scopes
plugin
Shopify
A Shopify-connected Scribe can handle store operations through the Admin GraphQL API: reviewing shop status, managing products, inspecting orders, updating customers, and running scoped GraphQL workflows without manual dashboard work.
What a Scribe can do
List, inspect, create, update, and delete products through Admin GraphQL
List, inspect, create, update, and delete orders where Shopify scopes allow it
List, inspect, create, update, and delete customers with protected data access where applicable
Run arbitrary Shopify Admin GraphQL 2026-04 queries and mutations for inventory, variants, fulfillments, refunds, publications, markets, analytics, and bulk operations
Example use cases
Catalog audit: list products updated this week, flag missing descriptions or media, and draft cleanup changes.
Order review: pull recent orders, surface fulfillment exceptions, and prepare a manager-ready summary.
Customer maintenance: find duplicate or incomplete customer records and queue safe updates for review.
Inventory workflow: run Admin GraphQL queries for variant or inventory state and combine the results with a spreadsheet report.
How to connect
Connects via Shopify shop domain, client ID, and client secret. The plugin uses Shopify's client credentials grant and Admin GraphQL API.
Put a Shopify Scribe to work.
Connect the plugin, assign a queue, and let the Scribe handle the operational layer. Receipts for everything it does.