Hi , I would like to fetch/extract all the bot schedular details from the orchestrator. Do we have any snipper in the marketplace / any code is in place please ?
Kindly help.
@Anil_G Thanks for the response . When i use JobTriggers as my end point i am getting the response as 0. However when i use ProcessSchedules as my end point i am getting the data from orchestrator.
But i am facing one issue here , i have total 28 schedules in the orch ,in the json response the OData count also showing as 28 ,but when it comes to the data i am able to see only 5 records i mean only 5 process details.
can you suggest why this is happening ?
@Anil_G unable to execute from swagger due to restrictions .However i am able to get the values using end point from the HTTP request activity. Thanks for your help.