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

# Klaviyo

Klaviyo ist eine Marketing-Automatisierungsplattform für E-Mail und SMS. Sesami und Klaviyo sind strategische Partner, und Sie können Sesami-Buchungsereignisse an Klaviyo senden, um Bestätigungen, Erinnerungen und Nachfassaktionen zu ermöglichen.

## Was Sie tun können

* **Terminbestätigungen** — per E-Mail oder SMS, sobald eine Buchung vorgenommen wird
* **Terminerinnerungen** — 24 Stunden vorher, 1 Stunde vorher oder zu einem benutzerdefinierten Zeitpunkt
* **Benachrichtigungen bei Umbuchung und Stornierung** — halten Sie Kunden über Änderungen auf dem Laufenden
* **Abläufe nach dem Termin** — Bewertungsanfragen, Angebote zur erneuten Buchung, Treueprämien
* **Kundensegmentierung** — Kunden markieren, die gebucht haben, nach Service zielgerichtet ansprechen usw.

## So funktioniert es

Sesami sendet Buchungsereignisse an Klaviyo über **Sesami Flows**. Jedes Ereignis (Termin erstellt, umgebucht, storniert, abgeschlossen, Erinnerung) enthält umfangreiche Daten — Service, Uhrzeit, Ressource, Link zur Kundenverwaltungsseite und mehr — die Sie in E-Mail- und SMS-Vorlagen von Klaviyo verwenden können.

## Einrichtung

Die vollständige Einrichtungsanleitung — einschließlich Flow-Voreinstellungen, Einrichtung des Klaviyo-API-Schlüssels und der vollständigen Liste der verfügbaren Ereigniseigenschaften — finden Sie hier:

{% hint style="success" %}
[**Sesami Flows und Klaviyo**](/de/automatisierungen/sesami-flows-and-klaviyo.md) — Schritt-für-Schritt-Integrationsanleitung
{% endhint %}

## Verwandt

* [Sesami Flows](/de/automatisierungen/sesami-flows.md) — die Automatisierungs-Engine hinter der Integration
* [Benachrichtigungs-E-Mails](/de/benachrichtigungen/notification-emails.md) — Sesamis integrierte E-Mail-Benachrichtigungen
* [Kunden](/de/apps-integrations/shopify/customers.md) — wie Kundendaten zwischen Sesami, Shopify und Klaviyo fließen


---

# 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.sesami.co/de/apps-integrations/klaviyo.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.
