Add Custom App to your Store

Introduction

For the first version of the Plugin, you will need to create a custom app and install it. At a later point we will also offer installation via the Shopify App Ecosystem.

Create a Custom App

  1. Navigate to Settings -> Apps and sales Channels.

  2. Click on "Develop apps".

  1. Click on "Create an app".

  1. Choose a name of your liking.

Add Permissions

  1. Once created, we configure Scopes. Click On "Configure" for the "Admin API Integration".

  1. Add the following permissions

    1. write_orders

    2. read_orders

    3. read_products

    4. read_product_listings

    5. read_fulfillments

    6. read_returns

    7. read_files

    8. write_files

To learn more about the permissions and what they're used for, please refer to this page.

You can search for the permissions and click on them.

Once you've selected all the necessary permissions, it should look something like this.

  1. Click on Save and double-check the permissions.

Install the App

  1. Click on "Install App"

ℹ️ When you're unsure about the needed permissions, consult this page.

Save your Credentials

  1. Reveal the token and save it in a secure location, you won't be able to see the token again.

To activate the connection to the Seller Center, you will need the following Credentials:

Shopify Shop URL

You can find your Shop URL on the left hand side in your settings. If your shop already has a custom Domain, you can find the correct URL in your Login Screen.

⚠️ Make sure the URL contains "*.myshopify.com"

Admin API Access Token, API Key, API Secret

You can find all these in Settings->Apps and sales channels->API credentials.

⚠️ It is important that you save your credentials in a secure location (your password manager). The admin API Access token will only be shown once!

Credentials

Before proceeding to the next step, make sure you have all the following credentials:

  • Shopify Shop URL

  • Admin API Access Token

  • API Key

  • API Secret

Last updated

Was this helpful?