Skip to main content

peek-webhooks

How to receive and handle Peek Pro webhooks (booking, waiver, and install/uninstall lifecycle events) in a starter-kit app — the concrete Peek delivery, registration/config split, and parsers. Use when adding an endpoint that reacts to something happening in Peek — a booking created/changed/cancelled, a waiver signed — or handling the install-status webhook that tells the app who an install belongs to. Covers the registry/config split, parsing with parseBookingWebhook / parseWaiverWebhook, verifying-and-merging the install delivery with parseInstallWebhook (signed JWT + JSON body), verifying the delivery yourself, install-identity persistence, and Peek's "booking events carry state, not change" specifics. Always pull the live webhook doc first — the config/query/parser signatures change. Triggers on "Peek webhook", "booking event", "waiver event", "install webhook", "install-status", "parseBookingWebhook", "parseWaiverWebhook", "parseInstallWebhook", "handle a booking", "react to a booking", "waiver signed",

Aller à l'installation

Informations de source

Dépôt
peek-travel/app-cli
Dernière activité de la source
20 août 2026 à 01:29
Langue détectée de SKILL.md
anglais
Étoiles
0
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.