Skip to main content
Question

Which module is used to extract all processes from Celonis landscape

  • September 17, 2021
  • 1 reply
  • 2 views

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.

1 reply

gabriel.okaba11
Celonaut
Forum|alt.badge.img+2

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