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)

StoreScopesConnectedStatus
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.

  1. Go to AdminSettingsApps and sales channels
  2. Click Develop apps (top right)
  3. Click Create an app, name it "Operations Dashboard"
  4. Click Configure Admin API scopes
  5. Select: read_orders, read_fulfillments, read_products
  6. Click Save, then Install app
  7. Copy the Admin API access token (shown only once!)
  8. Paste it in the form above

OAuth Setup (Plus Stores)

For stores in your Shopify Plus organization.

  1. Create an app in Shopify Partners
  2. Set App URL: https://your-domain.com
  3. Set Redirect URL: https://your-domain.com/api/auth/callback
  4. Configure required scopes
  5. Add Client ID/Secret to environment variables