Sourcing & dropshippingUpdated 2026-06-01
Connect AliExpress
Link your AliExpress account via OAuth to enable dropshipping.
Sourcing connects your store to AliExpress for dropshipping. Connect once, then browse, import, and sync products from the supplier catalog.
Where to find it
Admin → Sourcing → Connect (/admin/sourcing/connect). The page shows setup steps and your current connection status.
Connection statuses
- Connected — your AliExpress account is linked and ready
- Not connected — no account linked yet
- Expired — the OAuth token has expired and needs reconnecting
Connecting
- 1
Click Connect AliExpress
Saleporia generates an OAuth URL and redirects you to AliExpress to authorize. - 2
Authorize
Approve the connection on AliExpress. The OAuth callback returns you to the admin. - 3
Connection established
Your status switches to Connected. You can now browse and import products.
Server credentials
If the Saleporia server's AliExpress credentials aren't configured, an amber warning appears. Connection won't work until the server-side integration is set up. Disconnect anytime to revoke the link.
Connection endpoints
GET
/dropshipping/connectionGet AliExpress connection info.
SessionGET
/dropshipping/aliexpress/connectGet AliExpress OAuth connect URL.
SessionDELETE
/dropshipping/connectionDisconnect the supplier.
Session