Skip to main content

Preparations

  1. Create a new private App in your Shopify store
  2. Generate Admin API credentials with the following access scopes:
    • read_assigned_fulfillment_orders
    • write_assigned_fulfillment_orders
    • read_fulfillments
    • write_fulfillments
    • read_merchant_managed_fulfillment_orders
    • write_merchant_managed_fulfillment_orders
    • read_third_party_fulfillment_orders
    • write_third_party_fulfillment_orders
    • read_custom_fulfillment_services
    • write_custom_fulfillment_services
    • read_orders
    • read_products
    • read_inventory
    • write_inventory
    • read_customers
    • read_locations
    • write_locations
  3. Reveal and save the Admin API access token (starting with shpat_)
    The token will be required in a later step.
  4. Write down the generated API secret key
    The key will be required in a later step.

Install the Shopify integration

Select and install Shopify from the ONELOX integration marketplace. Install the Shopify integration from the marketplace

Fill in the required credentials

Use your Shopify Admin URL (https://your-store-name.myshopify.com) and the token generated in preparations step #3. Choose any name you want, but consider it will be visible in Delivery Notes and references, so we recommend using a clear and recognizable name that lets users easily identify the store your integration belongs to. Fill in credentials

Configure additional options

Use the API secret key you wrote down in preparations step #4. App location ID and fulfillment service ID will be automatically assigned by Shopify and filled in by ONELOX after installation.
All options except location and fulfillment service ID may be changed after installation.
Configure options