Pricing Analysis Integration: Shopify

Here are the instructions to retrive Shopify Storefront API token in order to fetch all your products from Shopify.

Step 1: Log into Shopify

  • Visit the Shopify admin page and log in with your credentials.
  • Click on Settings located at the bottom left-hand corner of your dashboard.

Step 2: Navigate to Apps and Sales Channels

  • Within the Settings menu, select Apps and sales channels.

Step 3: Access Develop Apps

  • From the Apps and sales channels page, click on Develop apps.

Step 4: Create an App

  • On the Develop apps page, click Create an app.
  • Provide a clear and descriptive name for your app and then click Create.

Step 5: Configure Storefront API Scopes

  • After creating the app, click Configure Storefront API scopes.

Step 6: Select Product Permissions

  • Within the API scopes configuration, tick the following four product-related options:
    • Read products
    • Read product listings
    • Read collections
    • Read inventory
  • After selecting these, click Save.

Step 7: Install the App

  • After saving, return to the app page and click Install app to finalize setup.

Step 8: Retrieve API Credentials

  • Once the app is installed, navigate to the API credentials section.
  • Copy the provided access token and securely save it. Paste this token into the RetailX Shopify Integration section or your relevant application for data fetching.

You are now set up to use the Shopify Storefront API for fetching all products and performing your pricing analysis.