Requirements
This codelab is useful for anyone who are getting started with developing App Builder apps.
Required skills
- Required: programming skills in any language
- Optional: basic knowledge with Javascript and Node.js
Pre-requisites
If not already done, you should follow the below links to have your environment set up before starting the codelab:
Codelab environment
In addition to above pre-requisites, please install the Adobe I/O Events CLI Plugin:
Copied to your clipboardnpm install -g @adobe/aio-cli-plugin-events
We assume you have access to create integration on Adobe I/O Console with I/O Management Service
needs to be enabled for the integration. This will help create the JWT token with adobeio_api scope which is required for all the API calls.