This page describes how to set up and configure a third-party application before creating the Shopify data store.
Create OAuth App
Sign in to your Shopify account.
Click your profile icon and select Developer console.
In the Developer console page, click Apps.
Click Create app.
In Create an app page, do the following:
In the App name field, enter a label for your app.
Click Create.
Navigate to the Settings tab within your app's dashboard.
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:
In the app page, in the navigation, click Versions.
In the Create a version page, do the following:
In the Access section, click Select scopes.
Scope Purpose read_customersRetrieve customer profiles, contact info, and history. read_ordersView full order details (transactions, items, and status). read_productsView product and product variant information. In the Redirect URL field, enter
https://vertexaisearch.cloud.google.com/oauth-redirect.Click Release.
In the confirmation dialog, enter a version label and click Release.
In the app page, in the navigation, click Home.
In the app home page, click Install app.
In the confirmation page, select your store.
In the Install app page, review the access settings and click Install.