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 consolepage, click Apps.
-
Click Create app.
-
In Create an apppage, do the following:
-
In the App namefield, enter a label for your app.
-
Click Create.
-
-
Navigate to the Settingstab within your app's dashboard.
-
In the Credentialssection, 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 versionpage, do the following:
-
In the Accesssection, 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 URLfield, 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 apppage, review the access settings and click Install.
-

