> 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/yoplanning-academy/yoplanning-parametrage/channel-manager/connecter-yoplanning-a-funbooker.md).

# Yoplanning mit Funbooker verbinden

Yoplanning verfügt über eine **native Anbindung an Funbooker**. Dank dieser Integration können Sie Ihre Produkte auf Funbooker zum Wiederverkauf anbieten und Ihre Verfügbarkeit automatisch synchronisieren – ganz ohne doppelte Dateneingabe.

Diese Anleitung erklärt Schritt für Schritt, wie die Verbindung aktiviert wird.

### Voraussetzungen

Sie benötigen Zugriff auf Ihr Yoplanning-Konto mit den erforderlichen Rechten zur Verwaltung des Wiederverkaufs.

### Schritt 1 – Laden Sie das Funbooker-Team als Gast-Wiederverkäufer ein

Weisen Sie innerhalb Ihres Yoplanning-Teams das folgende Funbooker-Team als **eingeladenen Wiederverkäufer** zu:

```
e6d93582-2cd7-40e8-b8e4-425dfb64f970
```

Erst diese Autorisierung ermöglicht die Herstellung der Verbindung zwischen den beiden Plattformen.

### Schritt 2 – Wählen Sie die Produkte aus, die Sie weiterverkaufen möchten.

Sobald der eingeladene Wiederverkäufer ausgewählt wurde, gehen Sie zum Reiter **„Wiederverkauf“**.

1. Wählen Sie die Produkte aus, die Sie auf Funbooker zum Verkauf anbieten möchten.
2. Klicken Sie auf die Schaltfläche **„Bearbeiten“**, um den Weiterverkauf für jedes Produkt zu aktivieren.
3. Passen Sie die Preisbestandteile nach Bedarf an.

Auf der Funbooker-Seite werden nur die Produkte angezeigt, die Sie explizit öffnen.

### Schritt 3 – Funbooker benachrichtigen

Sobald die Einrichtung abgeschlossen ist, **kontaktieren Sie** [Funbooker](https://www.funbooker.com/), um ihnen mitzuteilen, dass der Vorgang abgeschlossen ist und sie Ihre Produkte nun auf ihrer Seite sehen können.

<figure><img src="https://2153405890-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvsLSGC5exeMu5AwSDUeL%2Fuploads%2Fgit-blob-ce179143382909ff100ccd4658ab799fa7c5683e%2Flogo-rainbow-3.png?alt=media" alt="Funbooker" width="188"><figcaption></figcaption></figure>

### Was Funbooker sehen kann

Funbooker hat nur Zugriff auf:

* auf die \*\*Produkte, die Sie ihnen explizit über die Registerkarte "Wiederverkauf" freigeben;
* zu **allen Verfügbarkeiten**, die Sie in Ihrem Terminkalender angeben.

Es werden keine anderen Produkte oder Daten an sie übermittelt.


---

# 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/yoplanning-academy/yoplanning-parametrage/channel-manager/connecter-yoplanning-a-funbooker.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.
