Wired API Webhooks
Introduction
Wired is able to notify your system for several events:
New reservations are waiting for you: https://tdocs.wubook.net/wired/fetch.html#setting-up-the-push-notification
Rooms values are changed: https://tdocs.wubook.net/wired/rooms.html#push_update_activation
Email to send to a property: See WHITELABEL below.
Whitelabel Communication
Activating the Whitelabel Standard subscription for a property, you can choose to receive a notification to your endpoint every time a reservation is integrated in the WooDoo system. The webhook will contain all the info you need to send a custom email to the property using your template instead of the WooDoo one.
This feature is available on the Wired JSON API. You can find everything you need at this link.
AirBnb Messaging
When a guest contacts one of your properties, WooDoo will notify you.
This feature is available on the Wired JSON API. You can find everything you need here.