> For the complete documentation index, see [llms.txt](https://help.recart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.recart.com/integrations/gladly-recart-integration.md).

# Gladly <> Recart Integration

Forward SMS replies to your Gladly account to increase the efficiency of your Customer Service

### What is Gladly?

Gladly is a customer service platform built around people, not tickets. Every interaction a customer has with your brand — email, chat, voice, or SMS — lives in a single, lifelong conversation timeline, so your support team always sees the full picture and can help customers faster.

### Why integrate Gladly with Recart SMS?

Answering subscriber text messages one by one outside your helpdesk is very time-consuming for your Customer Service team. With the Gladly integration you can:

1. Every subscriber reply lands in Gladly automatically, and your agents answer right from there — no switching between tools.
2. SMS replies show up in the customer's single Gladly timeline next to email, chat, and voice, so your team never loses context.
3. Conversations can be routed to the agent best equipped to handle them, with the customer's full history already in view.

### How to set up the integration?

### In Gladly

1. Log in to your [Gladly account](https://help.gladly.com/docs/log-into-gladly)
2. Locate your **Base API URL**, your **Gladly Username** (your email address) and your **Gladly Password** (API Token)
3. Copy all three — you will need it in your Recart account

### In Recart

**Please note:** Gladly is a custom integration and may not appear on your Integrations page by default. If you don't see the Gladly settings in your Recart account, reach out to Recart Support and we'll activate it for your store.

1. Log in to your [Recart account](https://app.recart.com/)
2. Go to the [Integrations page](https://app.recart.com/integrations) in Recart
3. Find the **Gladly** card and open it
4. Paste the **Base API URL**, your **Gladly Username** (your email address) and your **Gladly Password** (API Token)

![Integrations - Gladly](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FJ14o3KSLHZuWg4y1n0rd%2FIntegrations%2520-%2520Gladly.png?alt=media)

5. Click **Connect to Gladly**
6. Once the connection is verified, you'll see a success message and the integration will switch to **Active**

![Integrations - Gladly (Connected)-1](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2F5hjbCvi2wniCxWk8DtEJ%2FIntegrations%2520-%2520Gladly%2520\(Connected\)-1.png?alt=media)

#### That's it — Gladly is now connected to Recart!

### How does the integration work?

When a subscriber replies to one of your SMS messages, Recart forwards the reply by email to your Gladly support inbox, and Gladly turns it into a conversation for your support team.

To answer, your agents write their message in Gladly **above** the `##- Please type your reply above this line -##` marker. Recart picks up the answer and delivers it to the customer as a text message — from the customer's point of view, the entire conversation happens in one SMS thread.

#### Important notes

* Only the text typed above the reply line is delivered to the subscriber — anything below the line (such as the quoted original message) is not sent
* Standard SMS length applies to your agents' responses: longer replies are delivered as multiple message segments

### Managing your Integration

* You can turn the integration on or off with the Active toggle
* If your API key or token isn invalid, Recart will show an inline error — double-check you copied the right API key or token and try again
* **Removing the Integration:**
  * You can remove the integration completely by scrolling to the bottom of the integration page in Recart
  * Click **Remove Integration** to disconnect the integration from your Recart account completely
  * Please note: If your integration is removed completely, your data will stop syncing from that point of time. If you want to setup the integration again, you have to follow the steps above from the start again.

#### Need Help?

If you have any questions, do not hesitate to contact the Customer Support team, we are always happy to help. 😊


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.recart.com/integrations/gladly-recart-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
