Naxis Technologies Docs
Live demo

Commerce & billing

Set up Shopify

Connect your Shopify store to make products, customers and orders searchable — orders carry their line items and link to their customer, so “how much has this customer ordered” and “do we still stock X” answer from the store's own data. Read-only.

The custom app and its token

  1. In the store admin open Settings → Apps and sales channels → Develop apps → Create an app.
  2. Under API credentials grant the Admin API scopes read_products, read_customers, read_orders and read_all_orders, press Install app, and copy the Admin API access token (shpat_…) — Shopify reveals it once.
  3. Documents → Shopify, enter Store (the your-company in your-company.myshopify.com) and paste the token as Admin API access token.
  4. Choose access groups, Test, then Sync.

What comes in

Access

Access is allow-only: the groups chosen on the source cover everything Shopify brings in — the source exposes no per-item viewers to mirror.

Products cap at 2,000 and customers and orders at 3,000, most-recently-updated first; anything that ages past a cap stays searchable rather than disappearing. Without the read_all_orders scope, orders older than 60 days are never read on a sync — granting that scope in the custom app fixes it. Revoke access any time by uninstalling the custom app in the store admin.

Was this page helpful?
Was this page helpful? Sign in with Google Sign in to tell us — or leave a comment.

Last updated 20 Sep 2026