Can we get any process analytics from the community edition?

We are using Camunda 7. Would like to know if there are any process analytics that are available on the community edition. Is there any documentation that I could refer to, to understand what is possible and what isn’t?

Hello my dear!

You can fetch everything you want to analyze through Camunda’s History API.
It has several useful services that will definitely help you.

Below is the link to the documentation for ONE of Camunda’s history APIs, but if you keep looking, there are many others below that will also be useful in this case.

https://docs.camunda.org/rest/camunda-bpm-platform/7.19/#tag/Historic-Activity-Instance

With this API you can even create a screen on a front-end to generate your reports, or even use Power BI to create the reports you want from the API return.

Regards.
William Robert Alves

Solved? :smile:

please let us know if your question is resolved!