webhooks

Installation
SKILL.md

Webhooks

API-powered webhook system for receiving real-time event notifications from XActions.

Entry Points

Goal Route Method
Create a webhook POST /api/webhooks REST API
List webhooks GET /api/webhooks REST API
Update a webhook PATCH /api/webhooks/:id REST API
Delete a webhook DELETE /api/webhooks/:id REST API
Test a webhook POST /api/webhooks/:id/test REST API

API Usage

Create a webhook

Related skills

More from nirholas/xactions

Installs
2
GitHub Stars
255
First Seen
Apr 15, 2026