Skip to main content
Solved

Is there an api to read User adoption asset tracking service information in automated way?

  • November 15, 2022
  • 2 replies
  • 9 views

muthappan.alaga
Level 8
Forum|alt.badge.img+1

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

Best answer by deleted.delet27

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

 

2 replies

  • Level 0
  • 226 replies
  • Answer
  • November 15, 2022

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

 


emil.vakhi12
Level 4
Forum|alt.badge.img+11
  • Level 4
  • 11 replies
  • August 21, 2024

Hi,

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