> 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/es/academia-de-planificacion-yo/yoplanning-parametrage/channel-manager/connecter-yoplanning-a-funbooker.md).

# Conectar Yoplanning con Funbooker

Yoplanning tiene una **conexión nativa con Funbooker**. Esta integración te permite publicar tus productos para la reventa en Funbooker y sincronizar automáticamente tu disponibilidad, sin necesidad de introducir datos dos veces.

Esta guía explica, paso a paso, cómo activar la conexión.

### Requisitos previos

Debes tener acceso a tu cuenta de Yoplanning con los permisos necesarios para gestionar la reventa.

### Paso 1: Invita al equipo de Funbooker como revendedor invitado.

Dentro de tu equipo de Yoplanning, designa al siguiente equipo de Funbooker como **revendedor invitado**:

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

Es esta autorización la que permite establecer la conexión entre las dos plataformas.

### Paso 2: Seleccione los productos para revender.

Una vez que se haya designado al revendedor invitado, vaya a la pestaña **“Reventa”**.

1. Selecciona los productos que deseas poner a la venta en Funbooker.
2. Haz clic en el botón **“Editar”** para habilitar la reventa de cada producto.
3. Ajuste los elementos de precio según sea necesario.

Solo los productos que abras explícitamente serán visibles en la página de Funbooker.

### Paso 3: Notificar a Funbooker

Cuando la configuración esté completa, **comuníquese con** [**Funbooker**](https://www.funbooker.com/) para informarles que el procedimiento se ha completado y que ahora pueden ver sus productos en su plataforma.

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

### Lo que puede ver Funbooker

Funbooker solo tiene acceso a:

* a los **productos que usted les abre explícitamente** a través de la pestaña Reventa;
* a **todas las disponibilidades** que indique en su horario.

No se les transmiten otros productos ni datos.


---

# 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/es/academia-de-planificacion-yo/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.
