Skip to main content

cng-webhooks

How to receive and handle Connect&GO (cng) webhooks in a starter-kit app — today that means the platform-agnostic install-status webhook (install/uninstall lifecycle), NOT booking/waiver parsers (those are peek-only). Use when adding or changing the endpoint that reacts to an app being installed/uninstalled on cng, or any future cng event. Covers verifying + parsing the delivery with parseInstallWebhook (it verifies the signed app_registry_v2 JWT and merges the JSON body into a flat InstallWebhook), what identity to persist (accountId/partnerId is permanent, installId may change, persist platform + accountName) and how permanent each is, idempotency/installDataId scoping, and acting on an event via an install-scoped cng client. Triggers on "cng webhook", "install-status", "parseInstallWebhook", "install/uninstall event", "app_registry_webhook", "react to a cng install".

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.