Smoobu Webhooks
Register an HTTPS endpoint to receive server-to-server webhook callbacks when reservations change. Smoobu POSTs a JSON payload with an action field (newReservation, updateReservation, cancelReservation, deleteReservation), the account user id, and the affected reservation data, so integrations can stay in sync without polling.