For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Evaluate root level conditional start events Added in 8.9

POST 

/conditionals/evaluation

Strongly Consistent About endpoint data consistency

Evaluates root-level conditional start events for process definitions. If the evaluation is successful, it will return the keys of all created process instances, along with their associated process definition key. Multiple root-level conditional start events of the same process definition can trigger if their conditions evaluate to true.

Required permissions

When authorization is enabled, this endpoint requires the following permission. See resources and permissions to learn more.

Resource typePermission
PROCESS_DEFINITIONCREATE_PROCESS_INSTANCE

Request

Responses

Successfully evaluated root-level conditional start events.