LogoLogo
  • General
    • Overview
    • Mode of Operation
    • Key Services and Logistics Requirements
  • Know Your Customer (KYC) FAQs
  • User Guide
    • General Product Information
    • Create Products
    • Product Image Requirements
    • Manage and Publish Products
    • Manage Stock and Prices
    • Orders and Shipments
    • User Management
  • API
    • Getting Started
      • API Authentication
      • Sandbox Environment
      • Make your first API request
    • Products
      • Get Products
      • Create and Update Products
      • Get Product Batch Results
      • Update Product Status (and Publish)
      • Get Product Status Update Batch Results
      • List Product Categories
      • List Product Attribute Groups
    • Stock and Prices
      • Update Stock
      • Get Stock Batch Results
      • Update Price
      • Get Price Batch Results
    • Orders and Shipment
      • Get Orders
      • Ship Order Items
      • Get Shipped Order Batch Results
      • Cancel Order Items
      • Get Cancelled Order Item Batch Results
      • Return Order Items
      • Get Returned Order Batch Results
    • Webhooks
      • Order Delegation Webhook
  • Shopify Plugin
    • Getting Started
      • Intro
      • Add Custom App to your Store
      • Sync your Shop in the Sellers Center
      • Product Preparations
      • Sync Products
      • Connect Products to the Seller Center
    • Order Handling
    • Additional Information
      • Permissions
      • Stock Safety Margin
      • Price Markup
On this page
  • Introduction
  • Create a Custom App
  • Add Permissions
  • Install the App
  • Save your Credentials
  • Shopify Shop URL
  • Admin API Access Token, API Key, API Secret
  • Credentials

Was this helpful?

Export as PDF
  1. Shopify Plugin
  2. Getting Started

Add Custom App to your Store

PreviousIntroNextSync your Shop in the Sellers Center

Last updated 2 months ago

Was this helpful?

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

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"

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.

Admin API Access Token, API Key, API Secret

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

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

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

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

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

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!

⚠️
⚠️
this
ℹ️
this