Shopware Guide

Setting up the Shopware Integration

To access your users' data from Shopware, you need to enable the Shopware integration in the Platforms Page of the Rutter dashboard.

No separate developer app is required — Shopware authenticates using the admin credentials of the user's self-hosted Shopware store.

User Authentication with Shopware

A Rutter Connection is created when your end user authenticates their Shopware store via Rutter Link. This in turn allows you to access their store data via the Rutter API.

The user must supply the following credentials in Rutter Link:

  • Store URL — the full domain of their Shopware instance (e.g. https://myshop.example.com)
  • Admin username — the username of an administrator account on the store
  • Admin password — the password for that administrator account

Rutter uses these credentials to obtain an access token directly from the store's /api/oauth/token endpoint (Shopware's password-grant OAuth flow). No redirect to Shopware is required. The admin account must have sufficient permissions to read the store resources needed by Rutter.

Previous
Shopline
Next
Spiris