Sync Channel
sync_channelManually sync a booking channel to pull new reservations and push calendar updates, returning sync status and counts.
Instructions
Trigger a manual sync of a booking channel (Airbnb, Booking.com, etc.). Pulls new reservations and/or pushes calendar updates. Returns sync status and counts. / Dispara sincronizacion manual de un canal de reservas. Importa reservas nuevas y/o envia actualizaciones de calendario.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channelId | Yes | Channel ID / ID de canal | |
| direction | No | Sync direction: pull (import reservations), push (export calendar), or both (default). / Direccion: pull (importar), push (exportar) o both (ambas, por defecto). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channelId | Yes | ||
| status | Yes | ||
| pulledCount | Yes | ||
| pushedCount | Yes | ||
| errors | No | ||
| lastSyncAt | Yes |