# Shopline

{% hint style="warning" %}
Access Rights needed: **Main => Admin (View & Edit)**
{% endhint %}

To begin receiving customer messages and order information from your Shopline stores(s), you'll need to connect your Replyco account to each Shopline store and set up the Correspondence.&#x20;

{% hint style="warning" %}
&#x20;**IMPORTANT: You MUST complete ALL 3 steps below (Step 1: Info; Step 2: Authorize; Step 3: Set up the Correspondence) for this integration to function properly.**&#x20;
{% endhint %}

Click **+ Add Integration** at the top right of the app.

Select **Shopline** from the list of integration options.&#x20;

<figure><img src="/files/DEyX9MmFnjcsMZqtizLq" alt=""><figcaption><p>Click <strong>+ Add Integration</strong> and select <strong>Shopline</strong></p></figcaption></figure>

### **Step 1: Info**

* Add an **Account name** (e.g. Shopline UK).&#x20;
* Enter a **Shop URL** (e.g. <https://yourshopname.myshopline.com>).
* Enter the **Display Email** (the email that will be displayed to customers).
* Enter the **Send Name as** (the name your customers will see).
* *(Advanced)* Check **Custom SMTP Configuration** ONLY if you DON'T want to use the API.

{% hint style="info" %}
**SMTP** allows Replyco to communicate directly with your server rather than using integration API functionality. This is an **alternative method** preferred by some customers. Recommended for advanced users only.&#x20;
{% endhint %}

* Click **Authorize.**

<figure><img src="/files/qD6SfRQOn3abUIkzDzH8" alt=""><figcaption><p>Fill in your account details</p></figcaption></figure>

### **Step 2: Authorize**

{% hint style="info" %}
**Log in to your Shopline store.** Stay logged into your Replyco account as well. You'll need to be logged in to both so we can connect them.
{% endhint %}

A secondary screen will ask you to continue with authorization.&#x20;

Press the **Authorize** button.

![Click the Authorise button](/files/-M2dWhHuMCY_6J-qGD44)

You will be automatically redirected to your Shopline account. **Log in** using your credentials (if not already logged in).&#x20;

There, you need to install the Replyco App by clicking the "Authorize and install" button at the bottom right corner.

<figure><img src="/files/AVsN8IQCs8JaPENMmyqF" alt=""><figcaption><p>Click "<strong>Authorize and install</strong>"</p></figcaption></figure>

After the successful installation, you'll be redirected back to Replyco with the Shopline App validating in the background.

### Step 3: Set Up Email Forwarding

{% hint style="warning" %}
**\*\* REMINDER: You must configure Email Forwarding to complete your Shopline setup and begin receiving messages. \*\***
{% endhint %}

<figure><img src="/files/lzu6FTb50hFJPFmakaTj" alt=""><figcaption></figcaption></figure>

At this stage, you will need to set up Forwarding from your original Shopline mailbox to a mailbox provided by Replyco (unless you choose to use Custom Settings in Step 1 of this guide).

* Copy the **email address** in the box provide&#x64;**.** This is a special email address that Replyco provides.
* In a separate window, log in to your **Email Host** to configure Forwarding and POP/IMAP. This should be the same email host you use to receive customer messages for your Shopline store.
* Paste the **address you copied** from Replyco and sav&#x65;**.**
* Return back to the above screen in Replyco and click **Authorize. Email forwarding has been set up.**

### Alternatively, if you've already closed this window, but need to find the special Replyco email address, follow these steps:

* Go to **Admin > Accounts**.
* Click on the **Shopline integration** you want to edit.
* Copy the **Replyco email** to your clipboard by clicking on the box.&#x20;

  <figure><img src="/files/JaZPfQiV21jLb24ajMv4" alt=""><figcaption></figcaption></figure>
* In a separate window, log in to your **Email Host** to configure Forwarding and POP/IMAP. This should be the same email host you use to receive customer messages for your Shopline store.
* Paste the **address you copied** from Replyco and sav&#x65;**.**

**Your Shopline account is now active. Well done!**

{% hint style="info" %}
It takes a few minutes for messages to begin appearing in your account. If you don't see anything after 10 minutes, and you've verified that new messages have in fact been received in your host account, please contact support.
{% endhint %}

### VIEW / EDIT

To see Integrations that have already been added, go to **Admin > Accounts**

<figure><img src="/files/0Ki4MjhJRI20t3eXHAfz" alt=""><figcaption><p>Admin > Accounts</p></figcaption></figure>

A list will show the Source, Synchronization Status, Account, Name, Date for Last Messages Synced, and Last Orders Synced.

* A :green\_circle:**green status** means that the Integration **IS** configured correctly.
* A :red\_circle:**red status** means the integration is **NOT** configured correctly.

<figure><img src="/files/at9kFHp1SjErc4HwsGuk" alt=""><figcaption></figcaption></figure>

#### Still have questions?

{% hint style="info" %}
**We're here to help!** If you have ANY questions, need help with setup, or just want to chat about customer support (really, we are always up for a good chat), please don't hesitate to reach out via:

**Chat:** [Click on the chat icon](http://replyco.com/#chat) (lower right of the App)

![](/files/QbOMrBEWDv4EeOi2pABN)

**Email:** <help@replyco.com>
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.replyco.com/main-sections/adding-accounts/webstores/shopline.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
