Shopline Guide

Setting up the Shopline Integration

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

Shopline uses OAuth 2.0 for authentication. You must create a Shopline developer app to obtain a client ID and client secret, which are required to configure the integration on the Rutter dashboard. Refer to the Shopline Open Platform documentation for instructions on creating an app.

User Authentication with Shopline

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

The user connects their Shopline store through an OAuth 2.0 redirect flow:

The user is prompted to enter their Store Name — the subdomain prefix of their Shopline store (e.g. for mystore.myshopline.com, the store name is mystore).

Step 2: Authorize Rutter in the Shopline OAuth screen.

Rutter Link redirects the user to their Shopline store's OAuth authorization page. The user logs in and grants Rutter the requested permissions.

Step 3: Connection is established.

After the user approves the authorization, Rutter exchanges the authorization code for an access token and the Rutter Connection is created.

Previous
Shoplazza