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

Evaluate an expressionAdded in 8.9

POST 

/expression/evaluation

Strongly Consistent About endpoint data consistency

Evaluates a FEEL expression and returns the result. Supports references to tenant scoped cluster variables when a tenant ID is provided. Optionally, provide a scopeKey to make the variables of a specific process instance or element instance visible while evaluating the expression.

Required permissions

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

Resource typePermission
EXPRESSIONEVALUATE
Determined at runtimeWhen the expression is evaluated in the scope of a process instance (scopeKey resolves to an instance), additionally requires READ_PROCESS_INSTANCE on PROCESS_DEFINITION for that process. Skipped when unscoped.

Request

Responses

Expression evaluated successfully