juicebox-webhooks-events
Installation
SKILL.md
Juicebox Webhooks & Events
Overview
Implement webhook handlers for real-time Juicebox events and notifications.
Prerequisites
- Juicebox account with webhooks enabled
- HTTPS endpoint for webhook delivery
- Request signature verification capability
Instructions
- Step 1: Register Webhook Endpoint
- Step 2: Implement Webhook Handler
- Step 3: Process Different Event Types
- Step 4: Implement Retry Logic
For full implementation details and code examples, load:
Read(${CLAUDE_SKILL_DIR}/references/implementation-guide.md)
Output
Related skills