enonic-webhook-integrator

Community

Automate Enonic XP webhooks and integrations.

Authorwebmaxru
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Enonic XP teams often need to wire event listeners, outbound webhooks, and inbound HTTP endpoints to automate content lifecycle integrations. This Skill provides a cohesive pattern for setting up lib-event listeners, configuring outbound webhooks via com.enonic.xp.webhooks.cfg, and exposing inbound HTTP services to handle external payloads, reducing manual wiring and increasing reliability.

Core Features & Use Cases

  • Event listener setup: Registers Enonic XP event listeners to react to content lifecycle changes.
  • Outbound webhooks: Configures and fires HTTPS POSTs to external systems when events occur.
  • Inbound HTTP service endpoints: Provides scaffolding for inbound webhook processing and content orchestration.
  • Security and best practices: Includes API key/HMAC authentication, payload sanitization, and secret handling guidance for production deployments.
  • Use cases: Notifies Slack or CDN providers on publish, synchronizes search indexes, or routes content changes to external systems for downstream processing.

Quick Start

Use the webhook integration to bootstrap outbound inbound handling by wiring event listeners, configuring webhooks in XP_HOME/config/com.enonic.xp.webhooks.cfg, and implementing a matching inbound service at src/main/resources/services.

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 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: enonic-webhook-integrator
Download link: https://github.com/webmaxru/enonic-agent-skills/archive/main.zip#enonic-webhook-integrator

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 471,000+ vetted skills library on demand.