Skip to main content
All CollectionsGetting StartedIntegrations
Connecting a Shopify Store to Packiyo
Connecting a Shopify Store to Packiyo

Follow this simple guide for the connection settings to link Shopify with Packiyo.

Fernando Ferreyra avatar
Written by Fernando Ferreyra
Updated over a week ago

Getting Started

Packiyo WMS communicates directly with Shopify stores using the Shopify API. To allow this, we need to create a custom app in Shopify.

Create a Custom App

  1. Log in to your Shopify account.

  2. Go to Settings β†’ Apps and sales channels.

  3. On the top-right corner, tap the "Develop Apps" link.
    ​

4. Click the Create an app button (top right of the page).

5. You will now be presented with a prompt asking for the app name and app developer.

A. Enter a name for the App name. We recommend something that you will remember for future reference, in our example, we use "My Packiyo App".

B. Select the App developer, this can be you or any other admin on your Shopify account.

C. Tap the Create app button.


Configure the app

After the app is created, you need to specify its access scopes. Follow these steps:

  1. Access the Configuration tab, and tap the Configure button in the Admin API integration area.
    ​

2. In the next window, look for the 13 scopes provided in the list of API scopes and select them.

List of API scopes

  • write_fulfillments

  • read_fulfillment

  • write_inventory

  • read_inventory

  • read_locations

  • write_orders

  • read_orders

  • write_products

  • read_products

  • write_assigned_fulfillment_orders

  • read_assigned_fulfillment_orders

  • write_merchant_managed_fulfillment_orders

  • read_merchant_managed_fulfillment_orders

3. After all the scopes have been selected, click Save. You've finished the configuration.


Generating the access token

To generate the access token:

  1. Tap on the API credentials tab, and select Install app:

2. After the installation is finished, the box below displays:

3. Tap the Reveal token once button and make sure you save the token on a separate note. For security reasons, it will not be possible to see it again.


Obtaining the location ID

The last piece of information you will need is the location ID. Check the steps below to find out how to retrieve it.

  1. On the Settings menu, click Locations.

2. You will now see your main Shopify locations. Go ahead and Select the location you will associate with the custom app.

3. After selecting your location, look at your browser URL which will look like the one below:

https://(userid).myshopify.com/admin/settings/locations/123456789

Your location ID will be the last string of numbers at the end of the URL. For example, in the case mentioned above the location ID would be 123456789.

Obtaining the Shopify Store URL

From your Shopify store home view, go to the browser's URL field, and copy the last part of the address after the / sign. As you can see on the image below, the store URL would be packiyo-self-service.

Final Step

Now that you have the Shopify Store URL, the Access Token from your custom App, and the Location ID, send them to our Packiyo Support team so that they can finish creating the Shopify store connection for you.
​

Did this answer your question?