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

# Postscript <> Recart Integration

You can connect your Postscript SMS marketing account to Recart in just a few steps. This integration syncs SMS subscribers captured via Recart popups directly to your Postscript list via keyword-based targeting.

### In Postscript

1. Log in to your **Postscript** account
2. Go to [Settings > API](https://app.postscript.io/account/api)
3. Click **Create API Key**
4. **Copy the private key** — this is required to connect with Recart

![PS\_1.CreateAPI](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2F6eyqFxNVrMDkbdPYsZTY%2Fimg-1.png?alt=media)

**Important:** Recart only accepts the **private API key**. Using the public key will not work.

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

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

4. Paste the API key and click **Connect Postscript**

![PS\_2.AddKey](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FyREM9IlChd4V7HbVWvoZ%2Fimg-3.png?alt=media)

5. Once connected, Recart will fetch **available keywords** from your Postscript account

![PS\_3.Connected-1](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2F1fazf3oUZpOqb4YxnfgK%2Fimg-4.png?alt=media)

* Choose a keyword from the dropdown
* All SMS subscribers collected through Recart popups will be synced to this keyword
* Keywords in Postscript trigger automations like Welcome Series and Flows

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

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

### Can I Use Multiple Keywords?

Recart currently supports **one keyword** per account in the UI. If you'd like to sync **different popups to different keywords**, please contact <support@recart.com>. This custom setup requires manual configuration by the Recart team.

### 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?hsLang=en), 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/postscript-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.
