Installation

In order to connect Shopify with our platform there is a two steps procedure:

  • Create the API User in Shopify
  • Add a new integration in our panel and provide the previous details

Create the API User in Shopify

Navigate to Apps, and click at "Develop apps" button iat the top-right of the page, then at the "Create an app"
button.

  • Type a Private app name, i.e. aftersalespro_gr

  • Type a Emergency developer email

  • Click Configure Admin API Scopes button, then select the following permissions:
    -- read_orders
    -- write_orders
    -- read_locations
    -- read_products
    -- read_merchant_managed_fulfillment_orders
    -- write_merchant_managed_fulfillment_orders

  • Select from the Webhook API version the 2023-10 (latest) version

  • Click "Save" green button at the bottom (or top) of the page, then "Install app" button once it gets active

Add integration in AfterSalesPro Panel.

Add a new integration via Profile->Platforms section.

  • Select Shopify
  • Remember to type your url including the prefix, without the trailing slash, i.e. https://aftersalespro.myshopify.com.
  • API key, API secret key and Access Token can be copied from the "API credentials" page of your app
  • You can find the Location ID at the end of the URL that is shown to Settings -> Location -> Choose your location, it is the number shown in url, i.e. https://mydomain.myshopify.com/admin/settings/locations/34567890123'