> For the complete documentation index, see [llms.txt](https://docs.yoplanning.support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoplanning.support/de/haufig-gestellte-fragen/faq-generale/connectivite-and-integrations-de-yoplanning.md).

# Connectivité & Intégrations de Yoplanning

Durch diese Interoperabilität eignet sich Yoplanning besonders für moderne digitale Ökosysteme: Bergdestinationen, Online-Reisebüros, CRM-Systeme, Websites, Zahlungsplattformen oder Buchhaltungssoftware.

***

### 🏔️ Destinationsmarketingorganisation (DMO)

Yoplanning ist in die regionalen Vertriebssysteme und Buchungszentren zahlreicher Bahnhöfe integriert:

#### Frankreich:

* **Orchester** – Workflow für die Multi-Channel-Distribution.
* **Mein Aufenthalt in den Bergen** – natürliche Verbindungen.
* **Ingénie**, **Agence Raccourci**, **Youbook**, **Alpilink** – Direktanschlüsse.
* **Fratel**, **AXESS**, **Alliance Réseaux** – kompatible technische Partner.

#### International:

* **OCTO** – laufende Verbindungsprojekte.

***

### 🌍 OTA (Online-Reisebüros)

Mit Yoplanning können Sie Ihre Aktivitäten über große Tourismusplattformen weiterverkaufen:

* **Manawa**
* **Ubiliz**
* **Google-Aktivitäten**
* **ResaOne**
* **Amadeus**
* **SkiBro**
* **CheckYeti**

Produkt- und Bestellfeeds können über unsere API oder über sichere Reseller-Feeds synchronisiert werden.

***

### 💰 Online-Zahlung

Das Online-Verkaufsmodul von Yoplanning ist mit verschiedenen Zahlungslösungen kompatibel:

* **Stripe** (Kartenzahlung, Wallet, Abonnement)
* **Adyen**
* **PayPal**
* **Nachfinanzierung**
* **Bambora**
* **Monext**

Jede Zahlungsmethode kann in Ihrem Backoffice aktiviert und individuell angepasst werden.

***

### 📚 Buchhaltung

Synchronisierung von Bareinnahmen und -eingängen mit Ihren Buchhaltungsmanagement-Tools:

* **Pennylane**
* **QuickBooks**

Die Integration erfolgt über Exporte, APIs oder Konnektoren von Drittanbietern.

***

### 🛠️ Produktivität & CMS

Yoplanning lässt sich in Ihr Web-, Marketing- oder Betriebssystem integrieren:

* **Wix**, **WordPress** – anpassbare Buchungs-Widgets.
* **Google Kalender** – Synchronisierung der Mitarbeitertermine.
* **Zapier** – zur Automatisierung von Arbeitsabläufen zwischen Yoplanning und über 5.000 Apps.
* **WhatsApp** – Versenden von Zahlungslinks oder Zahlungserinnerungen per Nachricht.

***

### 🧾 CRM & Marketing

Yoplanning kann Ihre Kunden- oder Bestelldaten automatisch an Ihre CRM-Systeme übertragen:

* **Pipedrive**
* **HubSpot**
* **Salesforce**
* **Zoho**

Nutzen Sie unsere Webhooks, Zapier oder unseren schlüsselfertigen Integrationsservice.

***

### 🛒 Versicherung & Vernetzter Handel

* **Treffen**
* **Assurmix** – um Ihren Kunden automatisch eine Reiserücktrittsversicherung anzubieten.

***

### 🧩 Spezialisierte IT-Verbinder

* **Bookingkit**, **Mews** – Interoperabilität über API oder Webhooks, spezifische Projekte möglich.

***

### 🔧 API & Webhooks

Yoplanning bietet eine **vollständige REST-API** zur Interaktion mit:

* Kunden
* die Befehle
* die Sitzungen
* die Produkte
* Bareinnahmen

Die Dokumentation ist auf Anfrage erhältlich. Die Verwendung von **Webhooks** ermöglicht die Datenübertragung in Echtzeit und ist individuell konfigurierbar.

***

### 🤝 Benötigen Sie Hilfe bei der Integration?

* API-Support: <support@yoplanning.com>
* API-Dokumentation auf Anfrage erhältlich.


---

# 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://docs.yoplanning.support/de/haufig-gestellte-fragen/faq-generale/connectivite-and-integrations-de-yoplanning.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.
