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",

Ir a la instalación

Datos de origen

Repositorio
peek-travel/app-cli
Última actividad en el origen
20 de agosto de 2026 a las 01:29
Idioma detectado de SKILL.md
inglés
Estrellas
0
Forks
0

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.