[go: up one dir, main page]

Adobe I/O Events SDK Overview

The Adobe I/O Events SDK is an open-source SDK that can be used to interact with Adobe I/O Events and register Events Providers and Event Metadata with ease. You can also register a webhook or journaling endpoint to listen to events.

You can then start publishing messages to the event receiver for your organization and listen to those events by either polling via journaling or by allowing the webhook to be notified about events.

The Events SDK provides a wrapper over these API calls making it easier for you to use them as part of your apps and get started with I/O Events more quickly.

The SDK can be used to perform the following operations:

Use of the SDK can be broken down into two general components:

Next Steps

To begin working with the I/O Events SDK, read the getting started guide.