Bootstrapping
To implement a new service, it must first be created in the UI.
Creating a service
Section titled “Creating a service”During the development phase, the service can initially be created in your user space. Later, it can be moved to the appropriate group or project as needed.

-
Create a new service
Section titled “Create a new service”
-
Create a new service version
Section titled “Create a new service version”Each service version consists of a version number, an optional description, configuration, input, and one or more outputs.
A JSON schema can be defined for the configuration, input, and outputs (via the UI or the editor). This ensures type safety.

-
Copy service credentials
Section titled “Copy service credentials”To create an implementation of a service, a special service access token is required. This token can be copied directly to the clipboard from the service overview.
