Shopify configuration

This page describes how to set up and configure a third-party application before creating the Shopify data store.

Create OAuth App

  1. Sign in to your Shopify account.

  2. Click your profile icon and select Developer console.

  3. In the Developer console page, click Apps.

  4. Click Create app.

  5. In Create an app page, do the following:

    1. In the App name field, enter a label for your app.

    2. Click Create.

  6. Navigate to the Settings tab within your app's dashboard.

  7. In the Credentials section, copy and store your:

    • Client ID: Public identifier

    • Client Secret: Private key

Set redirect URL and scopes

After creating the app, configure its redirect URL and scopes:

  1. In the app page, in the navigation, click Versions.

    1. In the Create a version page, do the following:

      1. In the Access section, click Select scopes.

        Scope Purpose
        read_customers Retrieve customer profiles, contact info, and history.
        read_orders View full order details (transactions, items, and status).
        read_products View product and product variant information.
      2. In the Redirect URL field, enter https://vertexaisearch.cloud.google.com/oauth-redirect.

      3. Click Release.

      4. In the confirmation dialog, enter a version label and click Release.

  2. In the app page, in the navigation, click Home.

    1. In the app home page, click Install app.

    2. In the confirmation page, select your store.

    3. In the Install app page, review the access settings and click Install.