implement-webhook-callback

Official

Robust webhooks & callbacks for Firefly.

Authorfirefly-oss
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Webhook and callback orchestration is critical for real-time integration on the Firefly Banking Platform. This Skill codifies patterns to receive inbound webhooks from providers (e.g., Stripe, PayPal) and publish domain events, while dispatching outbound callbacks to partner endpoints with retries, circuit breakers, and DLQ support.

Core Features & Use Cases

  • Inbound webhook processing with signature validation, idempotency, rate limiting, and dead-letter handling to ensure reliable ingestion.
  • Outbound callback delivery with per-config authentication, HMAC signing, custom headers, circuit-breaking, and exponential retries to ensure delivery guarantees.
  • End-to-end workflows covering routing, enrichment, error handling, and observability across Kafka-based event streams.

Quick Start

Configure a webhook listener for a provider and map it to a callback configuration to begin end-to-end event processing.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: implement-webhook-callback
Download link: https://github.com/firefly-oss/firefly-oss-claude-skills/archive/main.zip#implement-webhook-callback

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.