In the new way the api interaction is different it uses external applications …go to admin-> external Applications → Create a new app and then get client id and secret which can be used to authenticate the api
@Anil_G
Thanks for the help on the way.
Now i solved the first part. But now there is another issue.
When you get the RobotLogs you wil only recive 1000 rows. This is a problem for me when i have 5000 rows.
Do you have any ide for me to solve that?
But then i need to do that manually to switch the number with the skip command. I want it to get all of the data from Orchestrator auto and fill my table in Power BI.
But i have another thought, can i feed a sql data base and store the data there?
Then i can filter on the date as well.