How to retrieve data from UiPath Database for the cloud setup?

Hello Good People,

On Prem UiPath setup we have access to UiPath database as well, which a user can query and get relevant details which further can be integrated to power bi by using queries/connections/etc.

How can the same details be retrieved in UiPath cloud enterprise? Since the database and everything is managed by UiPath themselves. Is there a data source we can connect to in the cloud setup which have all the details which we can query and later connect to power bi for further use?

Best Regards,
Kakooza Allan Klaus

1 Like

Anything special which is not offered by the REST API?

@Kakooza-Allan-Klaus

As mentioned by @ppr we have orchestrator api’s to retrieve the info we need

for api details check <Orchestratorurl>/swagger/index.html

cheers

1 Like

@Kakooza-Allan-Klaus You will not have access to database when you go for cloud. the only option you have is API.

Regards,
Pathrudu