> 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/latest-news/klaviyo-integration-just-got-deeper.md).

# Klaviyo Integration Just Got Deeper

Power smarter automations with new segmentation and event-based triggers.

The Recart <> Klaviyo integration now supports even more powerful workflows — including synced segments, real-time triggers, and a simplified connection process using secure OAuth.

Whether you’re sending targeted SMS campaigns or building cross-channel flows, this update helps you streamline your strategy while keeping data organized.

### What’s included in this update:

* **OAuth connection** — no more manual API keys
* **Subscriber syncing** — emails and phone numbers flow directly into your Klaviyo list
* **Klaviyo segments in Recart** — use synced segments for SMS targeting and flow logic
* **Daily segment syncs** with manual resync option
* **Event-based triggers (on request)** — trigger Recart flows in real time when Klaviyo emails are received or clicked
* **Integration flow builder** — create Klaviyo-triggered Recart flows from scratch

This update unlocks more advanced use cases, like following up SMS after a Klaviyo abandoned cart email, or triggering real-time messages when a subscriber clicks a product link.

📘 [Learn how to connect Klaviyo with Recart](https://help.recart.com/en/articles/klaviyo-recart-integration)

Need support? Reach out to us at <support@recart.com> — we’re happy to help get you set up or enable advanced features.

*Last updated: September 2025*


---

# 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/latest-news/klaviyo-integration-just-got-deeper.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.
