Enonic Event Manager

Sets up Enonic XP event listeners, webhook configurations, and external system integrations triggered by content lifecycle events. Covers lib-event listener registration, node event filtering, outbound webhook configuration via com.enonic.xp.webhooks.cfg, custom HTTP service controllers for inbound webhooks, task-based async processing with lib-task, and outbound HTTP calls with lib-httpClient. Use when listening for content publish/create/update/delete events, configuring outbound webhooks, building HTTP service endpoints for inbound webhooks, or triggering async processing on content changes. Do not use for content querying, frontend component development, non-Enonic event systems, or GitHub webhook configuration.

webmaxru 72a7c2b 8 files · 43.3 KB Updated

File contents

webmaxru/enonic-agent-skills/tree/main/skills/enonic-event-manager commit 72a7c2bf95

Frequently asked questions

npx skillmds add webmaxru-enonic-agent-skills/enonic-event-manager