Everything within this section is only visible while editing. Use Page Properties ID "STUB", "REFACTURE", "PROGRESS", "rDEV", "rDOC", "rLANG" and "DONE".

Everything contained within the table is displayed in the (INTERNAL) Reports page.

Product Version2021 Autumn
Report Note
AssigneeAntje

Resources & Remarks

Links, Pictures, whatever

Modification History

Add a new line to this table and fill it whenever you edit the page.

NameDateProduct VersionAction
Antje20 JUL 20212021 Autumncreated
Agnieszka24 AUG 20212021 AutumnrLANG



These endpoints allow the management of workflow processes and tasks.


HTTP Method
as of product version
PurposeResponse FormatDescription

Manage Process Definitions

GET
as of 2021 Autumn
Retrieve a list of process definitionsJSON
GET
as of 2021 Autumn
Retrieve a process definition by IDJSON

Manage Process Instances

GET
as of 2021 Autumn
Retrieve all processes for the userJSON
POST
as of 
2021 Autumn
Start processJSON
GET
as of 2021 Autumn
Retrieve a process instanceJSON
DELETE
as of 2021 Autumn
Delete process instanceHTTP status code
GET
as of 2021 Winter
Retrieve the history of a process instanceJSON

Manage Tasks

GET
as of 2021 Autumn
Retrieve a list of tasksJSON
GET
as of 2021 Autumn
Retrieve a task by IDJSON
POST
as of 2021 Autumn
Perform an action on a taskJSON
POST
as of 2021 Winter
CreatecommentJSON