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 import your catalog and sales history into Retailgrid without manual CSV uploads.
- The card shows the current connection status - Not connected until you link a store.
- Once connected, Shopify becomes a data source for your Products and Transactions datasets.
Connect a store, then confirm the imported data lands on the Datasets page.
API access
Issue a Bearer key for the public Retailgrid REST API.
- Click Generate API Key.
- Copy the key when it is shown - treat it like a password.
- 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.