Hello everyone,
As part of setting up a control tower, I am trying to gather as much information as possible to retrieve data from the platform via API calls.
After combing through most of the existing documentation on the Celonis website, the pycelonis library documentation, and the freely accessible GitHub repositories, I am still having trouble identifying how to retrieve certain elements. For example, is there a way to get a list of all the pool ids of your environment (I know it’s possible using pycelonis but I’m not able to use private library in the external scheduler I’m using)?.
Do you have comprehensive documentation of all possible API calls (in my case, with OAuth authentication. This is also one of my main concern: lot of API calls working with App Key are not working with OAuth2 identification, which is preferable)?
I am interested in any resources I may have overlooked.
Thank you for your help,
Best regards,
Alex