How To Add Headshop App to Shopify

How do I connect my Shopify store to the Headshop marketplace?

  1. Enable custom app development from Shopify admin

  • a. From your Shopify admin, go to Apps.
  • b. Click Develop apps.
  • c. Click Allow custom app development.
  • d. Read the warning and information provided, and then click Allow custom app development.

  • Create the app

  • a. From your Shopify admin, go to Apps.
  • b. Click Develop apps.
  • c. Click Create a custom app.
  • d. In the modal window, enter the App name and select an App developer. The app developer can be the store owner, or any staff or collaborator account with the Develop apps permission.
  • e. Click Create app.

  • Select API Scopes

  • a. From your Shopify admin, go to Apps.
  • b. Click the custom app you just created.
  • c. Click Configure Admin API Scopes.
  • d. In the Admin API access scopes section, select the following API scopes:
    • i. Assigned fulfillment orders - Read and write
    • ii. Customers - Read and write
    • iii. Draft orders - Read and write
    • iv. Fulfillment services - Read and write
    • v. Inventory - Read and write vi. Locations - Read
    • vii. Merchant-managed fulfillment orders - Read and write
    • viii. Order editing - Read and write
    • ix. Orders - Read and write
    • x. Product listings - Read and write
    • xi. Products - Read and write
    • xii. Shipping - Read and write
    • xiii. Third-party fulfillment orders - Read and write
    • e. When you're done, click Save.

  • Install the app and get the API access tokens

  • a. Click Install app.
  • b. In the modal window, click Install app.
  • c. Go to the Admin API access token section and click Reveal token once.
    • i. You can see the Admin API access token on this page only one time, because the token provides API access to sensitive store data. After revealing the access token, write down or record the token somewhere secure so that you can enter it into your app account.

  • Add custom app credentials to your app account

  • a. Log in to your headshop supplier app
  • b. From the homepage, go to Account
  • c. Select General
  • d. Select Shopify
  • e. Enter your store name
  • f.  Enter your .myshopify.com URL
    • i. This can be located using the URL from your Shopify admin
    • ii. Do not include ‘https://’ or ‘www.’
    • iii. Must end in ‘.myshopify.com’ iv. Example - my-store.myshopify.com g. Enter your Admin API access token h. Select Save
    • i. You’ve successfully connected your Shopify store