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.
- Prerequisites
You need a Shoper store with WebAPI access available in your plan.
- Enable WebAPI
In your Shoper admin panel, go to Administration > WebAPI and ensure the service is enabled.
- Create WebAPI User
Click “Add new user” and set a username and a strong password.
- Set Permissions
Grant the new user products_read and products_edit permissions.
- Find Shop Subdomain
Your shop address is typically your-shop.myshoper.com or a custom domain. For example:
your-shop.myshoper.com - Connect in Describelio
Go to Shops > Add Shop, select Shoper, and enter your WebAPI username, password, and shop subdomain.
- 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