TaskService query api

Hi,
in the TaskQuery object, i can see “processDefinitionKeyIn” is supported which means a list of process definition keys can be sent for querying the results. But there is no parameter to query based on a list of process definition ids. Why is “processDefinitionIdIn” not supported??

It is actually - you can check the REST API docs to see it.

1 Like

Hey Niall , I am asking about “processDefinitionIdIn” not “processInstanceIdIn” .