> 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/yotpo-loyalty-program-recart-integration.md).

# Yotpo Loyalty Program <> Recart Integration

Trigger flows based on specific Yotpo Loyalty rewards and referral programs.

#### Table of Contents

* [About the Yotpo Loyalty Program](#about)
* [Why integrate your Yotpo Loyalty Program with Recart SMS?](#why)
* [How to set up the integration](#how)

### About the Yotpo Loyalty & Rewards Program

Yotpo Loyalty allows merchants to build customized rewards and referral programs designed to maximize engagement and increase lifetime value. This tiered program allows customers to earn more perks the more they engage with a store.

Customers receive reward points for each purchase, which can then be redeemed towards the cost of future purchases.

### Why integrate your Yotpo Loyalty & Rewards Program with Recart SMS?

With this integration, Recart can trigger flows based on specific Yotpo events, including:

* * Loyalty Opt-In / Out
  * Coupon Earned
  * Customer Birthday / Anniversary
  * Points Earned / Changed
  * Points Reminder
  * Redemption Reminder
  * Custom Reward Redeemed
  * Points Expiration Reminder
  * VIP Tier Earned / Lost

###

### How to set up the integration

Contact your Recart CSM or email **<support@recart.com>** to request that this integration be turned on for you.

### In Yotpo

1. Log in to your **Yotpo** account
2. Locate your **App key** and the **App secret** from the admin dashboard following [**these instructions**](https://support.yotpo.com/docs/finding-your-yotpo-app-key-and-secret-key)

### 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 **Yotpo Loyalty & Rewards** card and open it

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

4. Paste the **App key** and **App secret** click **Save** ![image (1)-2](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2Fs1xfpAh64e9JRFfSUl7Y%2Fyotpo2.png?alt=media)
5. Once the connection is verified, you'll see a success message and the integration will switch to Active

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

#### Flows will be **triggered automatically** based on these events:

We recommend that you explore these flow templates and update as needed.

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

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

#### 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/yotpo-loyalty-program-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.
