Skip to content

Bootstrapping

To implement a new service, it must first be created in the UI.

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.

User-Space

  1. new service

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

  3. 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.

    copy service credentials