Skip to main content

API to extract and push it to data pool, so i can build an analysis for visualization. Right now i am manually exporting to Excel and uploading it into to a data pool and then to Data Model. Have a visualization on top of it, so it is too many manual tasks, trying to automate this.

 

Thanks

Muthappan

Hello,

 

Probably for now, the only way will checking what URL request Celonis UI sends to internal API to render information in browser. You can mimic such requests with PyCelonis api_request() function.

 

Unfortunately I don't have access to environment with asset tracking service, as it require more then ~80 users.

 

Maybe that link may be useful (audit-log and asset tracking information may be retrieved in similar way) : https://docs.celonis.com/en/audit-log-api--celonis-ems-connection.html

 

Best Regards,

Mateusz Dudek

 


Hi,

As of now, the API you asked for exists: https://docs.celonis.com/en/connecting-audit-logs.html


Reply