Camunda Cloud & TaskList

Hello!

I’m currently using Zeebe, Operate & Tasklist deployed locally to an on-prem server. I have a use-case where I need to route user tasks to different users groups (For example, accounts, admin etc.) based on certain fields in the JSON message.

Is it possible to achieve this using out of the box Camunda cloud tasklist? Is there any other documentation for Tasklist other than Introduction | Camunda Cloud Docs?

TIA

Hi @Siva, and welcome to the Camunda Cloud community!

The answers to your questions are No and No.

Doubtless it will come in the future.

But to achieve this functionality now, you could use a custom worker, or a custom front-end with the Tasklist GraphQL API.

Josh

2 Likes