Shopify Integration

Connect your store, generate AI product images, push to listings

1

Create a Custom App in Shopify

  1. Go to your Shopify Admin: admin.shopify.com/store/YOUR_STORE/settings/apps/development
  2. Click Allow custom app development (if prompted)
  3. Click Create an app
  4. Name it anything (e.g. "Scrya AI")
  5. Click Configure Admin API scopes
  6. Check these scopes:
    read_products write_products
  7. Click Save
2

Install the App & Get Your Token

  1. Click Install app and confirm
  2. You'll see the Admin API access token
  3. Click Reveal token once — copy it immediately
  4. The token starts with shpat_

Important: You can only see this token once. If you lose it, you'll need to uninstall and reinstall the app to get a new one.

3

Connect in Scrya Extension

  1. Open the Scrya extension on grok.com
  2. Go to Settings → scroll to Shopify Integration
  3. Enter your store domain: yourstore.myshopify.com
  4. Paste your shpat_ token
  5. Click Connect Store
  6. You should see a green checkmark with your store name
4

Generate Product Images

  1. Open Create Prompt Pack from the sidebar
  2. Your Shopify products appear in the Shopping section
  3. Select a product — it auto-fills as the generation theme
  4. Or click Import Catalog as Pack to create a pack from your entire product catalog, grouped by product type
  5. Use the pack in the prompt pipeline to generate styled product images

Security

  • Your Shopify access token is stored server-side in our encrypted database — it never leaves the server.
  • The Chrome extension never sees or stores the raw Shopify token.
  • All Shopify API calls are proxied through our edge functions with rate limiting.
  • You can disconnect your store at any time from Settings.
  • We only request read_products and write_products scopes — no access to orders, customers, or billing.