Skip to content

Hotel Tech Insight

Webhook

URL callback ที่ระบบหนึ่งเรียกเมื่อมีเหตุการณ์ในอีกระบบ

คำจำกัดความรายละเอียดเป็นภาษาอังกฤษ คำศัพท์เทคนิคของโรงแรม (PMS, OTA, RevPAR, ADR) ถูกใช้ในรูปแบบภาษาอังกฤษโดยผู้ประกอบการไทยทั่วไป

A webhook is a callback mechanism: system A holds a URL provided by system B, and pings that URL when a specific event occurs (a new booking, a payment captured, a check-in completed). Webhooks enable real-time integration without polling, which is the foundation of low-latency PMS-to-guest-journey-platform sync. Vendors that only support polling APIs (no webhooks) introduce minutes of latency that compound into operational issues.

Related terms

English version →