loyalteez_webhook_example
Generate ready-to-use webhook receiver code for Express, Next.js, Flask, Rails, or PHP. It includes signature verification, error handling, and event processing.
Instructions
Generate complete webhook receiver code for your framework. Returns ready-to-use code with signature verification, error handling, and event processing.
Supports: Node.js/Express, Next.js API routes, Python/Flask, Ruby/Rails, PHP.
See also: loyalteez://docs/guides/webhooks
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint | No | Your webhook endpoint URL (e.g., /webhooks/loyalteez) | |
| framework | Yes | Framework for code generation |