Shoper Setup Guide

Follow these steps to connect your Shoper store to Describelio. You will create a WebAPI user that allows Describelio to authenticate and manage your product descriptions.

  1. Prerequisites

    You need a Shoper store with WebAPI access available in your plan.

  2. Enable WebAPI

    In your Shoper admin panel, go to Administration > WebAPI and ensure the service is enabled.

  3. Create WebAPI User

    Click “Add new user” and set a username and a strong password.

  4. Set Permissions

    Grant the new user products_read and products_edit permissions.

  5. Find Shop Subdomain

    Your shop address is typically your-shop.myshoper.com or a custom domain. For example:

    your-shop.myshoper.com
  6. Connect in Describelio

    Go to Shops > Add Shop, select Shoper, and enter your WebAPI username, password, and shop subdomain.

  7. Automatic Token Management

    Describelio handles OAuth token exchange and automatic refresh (token TTL ~3600s). No manual token management is needed.

Official Shoper developer documentation: developers.shoper.pl