REST API (Process Engine)
The Process Engine REST API (also called REST interface) is another entrance point to internal INUBIT functionality.
Usage
INUBIT REST API endpoints can be invoked in any of the standard ways to invoke a RESTful API. This section describes how to use the INUBIT REST API.
Base URL
The REST API URL is constructed by the following template:
Beispiel 1. REST API URL
http(s)://<server host name>:<port>/ibis/rest/<resource path>