> 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/gorgias-recart-integration.md).

# Gorgias <> Recart Integration

Sync SMS replies to your Gorgias account to increase the efficiency of your Customer Service

### What is Gorgias?

Gorgias is a customer service tool that provides an excellent way to centralize your customer interactions in one dashboard, no matter where your customers reach out to you.

### Why integrate Gorgias with Recart SMS?

When your customers reply to your SMS messages, you have the option to reply to them from your Recart account’s Inbox menu. But your customers probably reply to your messages on multiple channels, and replying separately on each channel can be very time-consuming.

**With Gorgias, you can increase the efficiency of your Customer Service by channeling all your customer replies into one platform.**

### How to set up the integration?

Have both Recart and Gorgias installed on your store.

### In Gorgias

1. Login to your [Gorgias account](https://www.gorgias.com/login), click on the three dots next to the Tickets, then click on **Settings**

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

2. Click on the **REST API**

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

3. Copy the data from **all three fields** on this page, and paste them to the corresponding field in your Recart account

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

### In Recart

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 **Gorgias** card and open it

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

4. Paste the **Base API URL** from your Gorgias REST API page, then click on **Authenticate** to connect Gorgias

   [![](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FvBEgk5gNFLnAsS3CmnoA%2Fgorgias5.png?alt=media)](https://downloads.intercomcdn.com/i/o/682808403/a0d11209ddaf351d4ece1db4/Screenshot+2023-03-02+at+10.49.29.png)
5. Click Authorize app to activate the integration

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

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

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

### How does the integration work?

Once the integration is active, and a customer replies to your Recart SMS message, it will appear in your Gorgias account under the Tickets.

[![](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FCHnAH5DweFXDN8TdvnTg%2Fgorgias8.png?alt=media)](https://downloads.intercomcdn.com/i/o/463129135/3492b2d33fbe28ed4f359b50/Screenshot+2022-02-09+at+19.28.29.png)

You can click on the thread and reply to the customer directly from Gorgias. The customer will see the reply in the SMS thread. Please note that if you close the ticket in Gorgias and the customer replies again, a new ticket will be created. Otherwise, if the conversation is not closed, new replies will appear in the same thread.

### Need Help?

If you have any questions, do not hesitate to [contact the Customer Support team](https://help.recart.com/en/articles/360794-how-do-i-contact-recart-support), 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/gorgias-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.
