Skip to main content
The Integrations tab is where you connect Retailgrid to the systems around it. Open it from the gear (Settings) icon in the left sidebar, then Integrations.

Shopify

Connect a Shopify store to sync your products and sales history into Retailgrid — no manual CSV uploads. Once linked, Shopify becomes a live data source for your Products and Transactions datasets, and it keeps them current on its own.
  • Connect — install the Retailgrid app for your store and authorize access. The card shows the connection status, Not connected until you link a store.
  • Automatic sync — after the first import, Retailgrid refreshes the data on a schedule and in response to Shopify events (product and order changes), so you don’t re-import by hand.
  • Manage — reconnect or disconnect the store from the same card at any time.
For the full walkthrough — install, what syncs, refresh cadence, and verifying the data — see Connect Shopify.

API access

Issue a Bearer key for the public Retailgrid REST API.
  1. Click Generate API Key.
  2. Copy the key when it is shown — treat it like a password.
  3. Use it as a Bearer token on requests to the public API. See API authentication.
Only one active key per account is supported. Generating a new key replaces the previous one, so any integration using the old key must be updated.
An API key grants programmatic access to your Organization’s data. Store it in a secrets manager, never commit it to source control, and regenerate it immediately if it may have leaked.