Journaling

The Adobe I/O Events Journaling API allows enterprise integrations to retrieve events at their own pace and process them in bulk. For enterprise developers, Adobe provides an alternative method for consuming events beyond all push-based deliveries (Webhooks, Amazon EventBridge, and Runtime): Journaling.

Unlike push-based deliveries, journaling requires no additional registration or configuration, and uses a pull-based model for consuming events. With journaling, your application issues a series of API calls to retrieve batches of one or more events from the journal. Every enterprise integration registered for events is automatically enabled for journaling.

Key Benefits of Journaling:

Resources