Additional operators to fetch custom variables via Tasklist API

Hello Camunda!

Since Camunda 8.3, you have released the feature to retrieve tasks via the Tasklist API, filtered by variable name. However, according to the documentation, this feature only allows fetching using the EQUALS operator and not CONTAINS, etc.

Do you have any plans to release additional fetch operators in the upcoming releases?

I know that we can fetch tasks by their candidateUsers or candidateGroup, but that doesn’t suit our requirement, as we need to filter tasks by our custom variables.

Nick.

Hey @mhais, thanks for reaching out. This is one of our current discussions on how to provide a better experience when dealing on what we are calling complex/advanced queries (support to AND and OR operator or even CONTAINS as your requirement).

I cannot give you full details on what we are going to support in the next few releases as we are currently defining this topic, but you can expect news coming from the next releases in this area.

Hello @marcosgvieira !

Thanks for some details! Looking forward to see the news related to this topic!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.