expanso-http-webhook-ingestion
OfficialIngest webhooks, validate, and send to Kafka
Authorexpanso-io
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the ingestion of incoming HTTP webhooks, ensuring data integrity through validation before reliably forwarding it to a Kafka topic.
Core Features & Use Cases
- HTTP Endpoint: Provides a configurable HTTP server to receive webhook POST requests.
- Data Validation: Validates incoming JSON payloads for required fields and data structure.
- Kafka Forwarding: Seamlessly publishes validated webhook data to a specified Kafka topic.
- Use Case: Integrate with third-party services that send event notifications via webhooks, such as payment gateways or CI/CD pipelines, and stream these events into a Kafka topic for further processing or analysis.
Quick Start
Send a POST request with a JSON payload containing an 'event' field to http://localhost:8080/webhook.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: expanso-http-webhook-ingestion Download link: https://github.com/expanso-io/expanso-skills/archive/main.zip#expanso-http-webhook-ingestion Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.