Skip to main content

In Action Flows, I am modifying an augmented attribute. The augmented attribute automatically created a supporting table with an attribute changed_by. this attribute is getting a uuid reference to the user. But, I can't find any documentation to convert it to a name. Does anyone know how to do this?

screenshot for Celopeers

Hi, i don't think we can access the user list table, but you can get this information on below API

 

https:///Your-Instance]..Your-Cluster].celonis.cloud/api/members?includeInternal=true

 

You can then download this information and upload it to Celonis. (It can be Action Flow )

 

HTH.


Hi @rio.cinco12,

 

Any suggestions on how to retrieve this using an action flow?

Not sure how to set this up. With an HTTP request the access is denied.

 

Thanks!

Teun


Reply