Skip to main content

Getting the API Access Token from Your Shopify Store

When connecting your Shopify Store with any custom app, you will need to manage API access tokens from your Shopify Store. In order to use our Shopify integration you will, apart from the URL of your Shopify Store, need an API access token in order to create a Shopify channel.

 

Enabling custom app development within Shopify

You can enable a custom app from your Shopify owner’s account, for this:

  1. Log in to your Shopify Store as the store owner.
  2. Click on «Apps» in the admin section on the left sidebar.
  3. Scroll down to the bottom of the page and click on «Develop apps for your store»
    shopify-develop-custom-app

In the next window that appears click on “Allow Custom App Development”.

shopify-allow-custom-app

In the next window, read the warning and information provided and click “Allow Custom App Development”.

After you’ve allowed the custom app development, you can generate new access tokens for a custom app.

 

 

Generating API Access Token from the Shopify admin

 

To generate your access token:

  1. click on “Apps” on the left sidebar
  2. click on “Create an App” in the top right corner.

Once you click on “Create An App” enter a name for your app and select a contact email address in the App developer section. Shopify uses the email address to contact the developer if there is an issue with the app, such as when an API change might break it.

shopify-create-app

Once you have created the app:

  1. Head to the «Configuration» tab
  2. Configure the «Admin API Integration»
    shopify-admin-api-integration

In the Admin API Access Scopes Settings, select the “Read And Write” permission for Products, Orders and Customers and select the Webhook API version “2022-04”

 

shopify-admin-api-access-scope

 

When you’re done:

  1. Click “Save
  2. Head to the tab «API Credentials«
  3. Click on «Install» in the upper «Access tokens» box
  4. Confirm the installation by clicking on «Install» in the window that appears
    shopify-access-tokens

 

Now you will see your generated Admin API Access Token.
Click on «Reveal the token once» and you will see your Shopify Access Token.

 

shopify-access-token