Automate webhook workflows for AI agents. Receive, process, transform, and route webhooks to other services. Triggers: webhook automation, webhook workflow,...
--- name: webhook-workflow-builder slug: webhook-workflow-builder version: 1.0.0 description: "Automate webhook workflows for AI agents. Receive, process, transform, and route webhooks to other services. Triggers: webhook automation, webhook workflow, webhook builder, webhook router." author: SKY-lv license: MIT tags: [automation, integration] keywords: [webhook, automation, workflow, integration] triggers: webhook-workflow-builder --- # Webhook Workflow Builder Automate webhook workflows for AI agents. Receive, process, transform, and route webhooks to other services. ## Overview A comprehensive webhook management system that helps agents handle incoming webhooks, transform payloads, and trigger downstream actions. ## Features - **Webhook Reception**: Receive and validate incoming webhooks - **Payload Transformation**: Transform webhook payloads to different formats - **Routing Rules**: Route webhooks to different endpoints based on conditions - **Retry Handling**: Automatic retries for failed deliveries - **Event Filtering**: Filter and process specific event types - **Security**: Verify signatures, validate payloads - **Logging**: Full webhook delivery history and status ## Commands ### Register Webhook ``` register webhook for github push events ``` ### Create Routing Rule ``` route stripe payments to /api/payment-handler ``` ### Transform Payload ``` transform webhook payload to internal format ``` ## Use Cases - Payment notifications - Git events processing - Form submissions - External service integrations - Event-driven workflows ## Requirements - Node.js 18+ - Public URL for webhook reception (ngrok, etc.)
don't have the plugin yet? install it then click "run inline in claude" again.
by @clawhub