Product-Documentation

Pendo Webhook Handler

The PendoWebhookHandler is an HTTP handler that processes incoming requests from Pendo webhooks, which are notifications generated by user interactions with the Pendo platform. This handler primarily receives and verifies webhook events (such as poll or NPS submissions), logs them, and sends email notifications with feedback data. Key capabilities include validating incoming requests using a signature to ensure authenticity, parsing and logging the webhook content, and sending structured email notifications based on configurable settings.

Monday.com
Email notifications can be configured to send to a Monday.com board.

Key Functionalities:

Release Notes

Version 2.0

28/02/2025

Version 1.0

13/11/2024

Initial release which: