Connected Stores
Manage Shopify store connections for order tracking.
Add a Shopify Store
Enter the Admin API access token from a custom app created in your store's admin panel.
.myshopify.com
Found in: Admin → Settings → Apps → Develop apps → [Your App] → API credentials
Connected Stores (4)
| Store | Scopes | Connected | Status |
|---|---|---|---|
davis-b2b.myshopify.com Open Admin | read_assigned_fulfillment_ordersread_customersread_merchant_managed_fulfillment_ordersread_orders | Dec 30, 2025 | Active |
davis-officials.myshopify.com Open Admin | read_assigned_fulfillment_ordersread_customersread_merchant_managed_fulfillment_ordersread_orders | Dec 30, 2025 | Active |
gerry-davis.myshopify.com Open Admin | read_assigned_fulfillment_ordersread_customersread_merchant_managed_fulfillment_ordersread_orders | Dec 30, 2025 | Active |
gr8-call.myshopify.com Open Admin | read_assigned_fulfillment_ordersread_customersread_merchant_managed_fulfillment_ordersread_orders | Dec 30, 2025 | Active |
Custom App Setup (Recommended)
Works on all stores. Create directly in store admin.
- Go to Admin → Settings → Apps and sales channels
- Click Develop apps (top right)
- Click Create an app, name it "Operations Dashboard"
- Click Configure Admin API scopes
- Select:
read_orders,read_fulfillments,read_products - Click Save, then Install app
- Copy the Admin API access token (shown only once!)
- Paste it in the form above
OAuth Setup (Plus Stores)
For stores in your Shopify Plus organization.
- Create an app in Shopify Partners
- Set App URL:
https://your-domain.com - Set Redirect URL:
https://your-domain.com/api/auth/callback - Configure required scopes
- Add Client ID/Secret to environment variables