Skip to main content
Shopify Partner or developer account required. From Admin, use the top-right dropdown to open Dev Dashboard.

Open Dev Dashboard

Sign in to Shopify Admin, then open the Dev Dashboard.

1

Go to Dev Dashboard

Click your store name in the top right corner, then click Dev Dashboard in the dropdown.

  • Or go directly to Dev Dashboard and sign in.
  • In the left sidebar, click Apps.

Create app and release a version

Create an app; you will land on the Create a version page. Configure scopes and redirect URL, then release the version.

1

Create the app

Click Create app (top right), enter an app name (e.g. StackOne Integration), then click Create. You will be taken to the Create a version page.

  • On Create a version, fill App URL if needed (e.g. https://example.com or use default).
  • In AccessScopes, enter required scopes as a space-separated list (e.g. read_products write_products read_orders write_orders read_customers write_customers) or use Select scopes to choose.
  • In Redirect URLs, add https://api.stackone.com/connect/oauth2/shopify/callback (comma-separated if there are others).
  • Click Release to open the release confirmation pop-up.
  • In the confirmation pop-up, Version name and Version message are optional; fill them if needed, then click Release to confirm.

Get OAuth credentials

Client ID and Secret are on the Settings page.

1

Copy credentials

In the left sidebar of your app, click Settings (below Versions). On the Settings page, open the Credentials section.

  • Copy Client ID. Click the eye icon to reveal Secret, then copy. Store both securely for use later.

Install app on your store

After starting the OAuth connection, Shopify redirects you to an install page where you must approve the app for your store.

1

Approve the installation

When redirected to the Install app page in Shopify, review the requested permissions and click Install to authorize the app on your store.

  • This step happens automatically during the OAuth connection flow after entering your credentials.
  • You must be logged in as a store owner or admin to install the app.
  • Once installed, the connection will complete and you will be redirected back.

Creating the StackOne Connector Profile

To create the Connector Profile in StackOne for Shopify:
1

Navigate to Connector Profiles

Login to StackOne and navigate to Connector Profiles
2

Create New Connector Profile

  • Click + Connector Profile
  • Search for and select Shopify
  • Select Type as OAuth 2.0
  • Fill out the fields using details retrieved from your provider:
    • Client Id
    • Client Secret
  • (Optional) Select Actions to be enabled for this Connector Profile
  • Click Create profile
Congratulations! The new Connector Profile will now show up in your project ready to be used. You can now continue to Link Accounts for Shopify.