Installing the Noviship App
Steps for a Shop owner to configure the integration using a "Private App"
In order to configure a Shopify integration four pieces of information will be required
The Shopify Domain
The API Key
The API secret key
The Admin API access token
The Shopify Domain is typically "shop-name.myshopify.com". To obtain the remaining information follow these steps.
Creating the App
Click on "Apps" in the main shop management menu

Then click on Develop apps

Then click on Create an app

In the pop up, provide a name for the app (which will be used to describe the shipping system) and select your contact email.

Next you need to configure the Admin API which we will use to connect with Shopify. Click Configure Admin API Scopes to begin.

Here you must add some permissions. Check the following permissions:
read-assigned-fulfillment-orders
read-fulfillments
write-orders
read-orders
read-shipping
write-shipping

Click Save to save the permissions.

Now you will need to collect the API credentials. Go to the API credentials tab and collect the API key and the API secret key

Then click Install App and confirm by clicking on Install

You will now see an Admin API access token. You will need to collect this by clicking Reveal token once.

You will need the the API Key, the API secret key and the Admin API access token.
Submit information to your support provider
You can now send these four items to your support provider
Your shop domain
The API Key
The API secret key
The Admin API access token
Last updated
Was this helpful?