Skip to content

Channel Manager Integrations

Wink integrates with leading channel managers, property management systems (PMS), and central reservation systems (CRS) to keep your rates and availability synchronized across all your sales channels.

Channel manager integrations enable a two-way flow of data between your property management system and Wink:

  1. Rate push — Your channel manager sends rate updates to Wink. When you update your pricing in your PMS, those changes are automatically reflected on Wink.
  2. Availability sync — Your channel manager sends availability updates to Wink. When rooms are booked or released in your PMS, Wink’s inventory updates in real time.
  3. Booking notifications — When a booking is made on Wink, your channel manager is notified so the reservation appears in your PMS.

Wink currently integrates with the following systems:

Channel ManagerDescription
ChannexGlobal distribution and channel management platform.
TravelClickHotel solutions and channel management (Amadeus).
OmnibeesDistribution and revenue management for hotels.
D-EdgeHospitality technology and central reservation solutions.
AllotzInventory allocation and channel management.
Ezee / YanoljaCloud PMS and channel management focused on the Asian market.
RateGainRate intelligence and distribution technology.
RateTigerReal-time rate and availability distribution.
CloudBedsCloud-based PMS, channel manager, and booking engine.
SiteMinderLeading hotel channel manager and distribution platform.
ExelyRate and availability synchronization for hotels.

If you are building a channel manager or PMS integration with Wink, use the Channel Manager API endpoints:

  • Rate updates — Push rate changes to Wink.
  • Availability updates — Push availability changes to Wink.
  • Booking retrieval — Pull bookings from Wink into your system.

The Channel Manager API follows OTA protocol standards (SOAP/XML) for compatibility with existing hospitality systems.

Channel Manager API reference

You can subscribe to channel manager webhook events to receive real-time notifications:

  • channel-manager.update.rate — Rate update received.
  • channel-manager.update.availability — Availability update received.
  • channel-manager.update — General channel manager update.

See the Webhook Events Catalog for details.