Skip to main content

webhooks

The inbound-events model for an app built on this kit — receiving and handling platform webhooks (something happened: a booking created/changed/cancelled, a waiver signed, etc.). Use when adding an endpoint that reacts to a platform event for waitlist, abandoned-booking, dynamic-pricing, or sync features — or the install/uninstall lifecycle webhook that tells the app who an install belongs to. Covers the registration/endpoint split, verifying the delivery yourself, validating fields, idempotency, the critical "events carry state, not change" caveat, and what install identity (installId, accountId/partnerId, accountName, platform) to persist and how permanent each is. Triggers on "webhook", "platform event", "booking event", "react to a booking", "handle an event", "verify a webhook", "webhook idempotency", "install webhook", "install event", "uninstall", "who is this install", "account id", "partner id".

설치로 이동

소스 정보

저장소
peek-travel/app-cli
최근 소스 활동
2026년 8월 20일 01:29
감지된 SKILL.md 언어
영어
스타
0
포크
0

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.