Skip to content
English
  • There are no suggestions because the search field is empty.

Shopify - API Access

Shopify API access is granted by creating an App on your store.  The App is given the privileges needed and allows for each person integrating into the site to get only the access they need to have.

Generate API Token

  1. Log in to your Shopify admin panel
  2. Click Apps on the left side
    NLb2jo4TimQl2VqybnMgh1nYVZG8y1AFhg
  3. Click Develop apps for your store
    iIx1mIz93jIt6jnjV6mTYFQZGfBxwzYKXg
  4. Create an app 
    sqW5qSx1CjqArtS0P5FssUoXfgE_jsG1FQ
  5. Name your App WOS Integrations
  6. Click Create App
    Az6UGU5JBsBx52Auq1GdmjMtmAQLUgKDeA
  7. Click Configure API scopes
    6S90eF9D5LwjFtvt8XSX6XG1RRkRmfQi0g
  8. The App then has to be granted access to various parts of the site.  Scroll down to Products and check the boxes to Read and Write.
    b-yT4wRkzrTUC88g-VRfce0QXEm82pL55Q
    1. If WOS is pushing adjustments back up to Shopify, we will also need Read and Write access to Inventory
    2. If WOS is downloading orders or checking for cancelled orders, we will need Read access to orders
    3. If WOS is communicating with the shipping system and pushing fulfillments back up to Shopify, we will also need Read and Write permission to Fulfillment Services and Merchang-managed  Fulfillment Orders
      bNCq-YEcwdmhLRj5sjWSyTLeigGcyuoXhw
  9. Click Save
    81NVpN658RZmfeOMZqR9Y4MxQYXTlOd0QQ
  10. Go to API Credentials
    LDbqJhdQ9s9O93x7oAz6eUTvpVNZTh2sGw
  11. Click Install App
    pQbr23MR39rOEl_rGqNKcLcu3jguxDWI7w
  12. And reveal the access token. This can only be done ONCE, so be sure to save your token in a secure place for your records and to provide to WOS
    krRtKjqEeioenaequCh8AOlWxj4O3_SzqA
  13. Press Copy to copy it to the clipboard
    QUzzXOXBcwJMJGUn0JrFevSg3DQo65fMCw
  14. Paste in safe location.

WOS will need this information to make the connection.