Shopify + your agents
Sync your store's orders & products so agents can watch it and handle support.
Who uses this connection
- Store agent
- Support agent
What you paste (2)
Shopify
Sync orders, products & customers — and with write scopes, run the store from here.
shpat_…
Shopify shop domain
Which store to read (the .myshopify.com address).
yourstore.myshopify.com
How to get it
Shopify
- 1In your Shopify admin, go to Settings → Apps and sales channels → Develop apps.
- 2Create an app (e.g. “Brohns”) and open API credentials.
- 3Under Admin API access scopes, enable read_orders, read_products and read_customers.
- 4Want to RUN the store from Brohns (fulfil orders, adjust stock, change prices)? Also enable write_fulfillments, write_inventory, write_products and read_locations — every write stays a click you make, and is audited.
- 5Install the app, reveal the Admin API access token (starts with shpat_) and paste it here.
- 6Also save your shop domain below (yourstore.myshopify.com) so agents know which store to read.
Shopify shop domain
- 1This is your store's .myshopify.com address — find it in Shopify admin → Settings → Domains.
- 2Paste it as yourstore.myshopify.com (the custom storefront domain won't work for the API).
What it can't do on its own
Your key is stored encrypted, per user, and read server-side only — just in time, for one action. It never reaches the browser and never reaches a model.
Anything outward-facing — sending, publishing, paying, changing an order — waits for your approval, and that gate lives on the server. Refusals land in the same append-only audit trail as the things that went through.
Put Shopify to work.
Free 7-day trial with 500 credits. No credit card. Nothing goes out without your approval.