Skip to main content

I'm in process of creating an external application that extracts all customer process, analysis defined in the Celonis System.

In Celnois, a process/analysis can reside in one of following spaces/module

  • Studio
  • Process Analytics
  • Process Repository

Which module i should target to extract processes or i need to extract process/analysis from all modules?

To extract process from Process repository I can use REST API.

To extract Process analysis from Process Analytics i can use PyCelnois API.

But i'm not sure what API is available to extract processes from Studio.

 

Any pointer(s) shall be really appreciated.

Hi Obaid,

Your statement above is correct.

We have recently launched a few APIs for Studio as well

https://celonis.github.io/pycelonis/reference/pycelonis.celonis_api.studio.analysis.html

Feel free to reach out to discuss further ideas.

 

Best,

Gabriel

 


Reply