BoostWare User GuideMY

How to get Shopify access tokens

  1. Enable a custom app from the Shopify store owner's account:
    • Log in to your Shopify store as the store owner.
    • Click on "Apps" in the admin section on the left sidebar.

Shopify screenshot 1

  1. In the dropdown menu, select Apps and sales channels settings.

Shopify screenshot 2

  1. In the next window, select Develop apps for your store.

Shopify screenshot 3

  1. Select Allow Custom App Development.

Shopify screenshot 4

  1. Read the warning and information provided, then select Allow Custom App Development again.

Shopify screenshot 5

  1. After allowing custom app development, select Create an app.

Shopify screenshot 6

  1. After creating the app, open the Configuration tab and select Configure in the Admin API Integration section.

Shopify screenshot 7

  1. Under Admin API access scopes, select all the scopes shown below, then select Save. Both read and write permissions are required to update inventory and fulfil orders.
  • Assigned fulfillment orders
  • Draft order
  • Fulfillment services
  • Inventory
  • Locations
  • Merchant-managed fulfillment orders
  • Order editing
  • Orders
  • Product
  • Returns
  • Third-party fulfillment orders

Shopify screenshot 8

  1. Generate an API access token from Shopify admin:
    • Open the API Credentials tab.
    • Select Install in the Access tokens box.

Shopify screenshot 9

  1. After the Admin API access token is generated, select Reveal token once to view it.

Shopify screenshot 10