Requirements

This Code Lab is useful for anyone getting started with developing App Builder apps.

Required skills

Prerequisites

If you haven't already, please follow these links to have your environment set up before starting the Code Lab:

Code Lab Environment

In addition to the prerequisites listed above, please install the Adobe I/O Events CLI Plugin:

npm install -g @adobe/aio-cli-plugin-events

We assume that you have access and authorization to create integrations on Adobe I/O Console. I/O Management Service needs to be enabled for the integration. This will help create the JWT token with adobeio_api scope that is required for all the API calls.

webhook