AEM Events
Adobe IO Events integration package for AEM is now open source: see aem-io-events module in our aio-lib-java github project.
Requirements#
To set it up, you need:
- An AEM (version 6.5 and above) instance with administrative permissions.
- Adobe Developer Console access, with administrative permissions for your enterprise organization.
Note: If you are still running AEM version 6.4:
- And wish to use this solution, let us know.
- You may also use our deprecated and unsupported AEM 6.4.x package.
Installation guides#
These installation guides describe how to deploy and configure it so you can use Adobe IO Events for notification of AEM events, such as page or asset CUD operations.
Use Adobe IO Events#
Once the previous steps are completed, a new AEM provider should appear in the Events Providers list in your Adobe Developer Console. Please refer to the Adobe Developer Console documentation on how to add Events to a project if you are new to this.
you are ready to register a new webhook or to start pulling events from this new AEM source using the journaling.

