> 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/it/accademia-di-pianificazione/yoplanning-parametrage/channel-manager/connecter-yoplanning-a-funbooker.md).

# Collega Yoplanning a Funbooker

Yoplanning ha una **connessione nativa con Funbooker**. Questa integrazione ti permette di mettere in vendita i tuoi prodotti su Funbooker e di sincronizzare automaticamente la disponibilità, senza dover inserire i dati due volte.

Questa guida spiega, passo dopo passo, come attivare la connessione.

### Prerequisiti

È necessario avere accesso al proprio account Yoplanning con i diritti necessari per gestire la rivendita.

### Passaggio 1: invita il team di Funbooker come rivenditore ospite.

All'interno del tuo team Yoplanning, designa il seguente team Funbooker come **rivenditore invitato**:

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

È questa autorizzazione che permette di stabilire la connessione tra le due piattaforme.

### Fase 2: Selezionare i prodotti da rivendere

Una volta designato il rivenditore invitato, vai alla scheda **“Rivendita”**.

1. Seleziona i prodotti che desideri mettere in vendita su Funbooker.
2. Fai clic sul pulsante **“Modifica”** per abilitare la rivendita di ciascun prodotto.
3. Modificare gli elementi di prezzo secondo necessità.

Solo i prodotti che aprirai esplicitamente saranno visibili sul sito di Funbooker.

### Passaggio 3: Avvisa Funbooker

Una volta completata la configurazione, **contatta** [**Funbooker**](https://www.funbooker.com/) per informarli che la procedura è stata completata e che ora possono visualizzare i tuoi prodotti.

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

### Cosa può vedere Funbooker

Funbooker ha accesso solo a:

* ai **prodotti che rendi esplicitamente disponibili** tramite la scheda Rivendita;
* **a tutte le disponibilità** che indichi nel tuo programma.

Nessun altro prodotto o dato viene trasmesso loro.


---

# 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/it/accademia-di-pianificazione/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.
