Requirements
This Code Lab is useful for anyone getting started with developing App Builder apps.
Required skills
- Required: programming skills in any language
- Optional: basic knowledge with Javascript and Node.js
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:
Copied to your clipboardnpm 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.