Hi at all,
I wanna write a tasklist plugin, that shows some data from the camunda database. What is the simplest way to do it?
Thank you
I found out that trying to connect to a database with angular js might not be the best idea
I will to call the needed data via rest api.