I know we need schedule ID to enable or disable a schedule using Orchestrator API. We can get schedule ID from orchestrator database. But with our instance we will not be able to connect to orchestrator database since we neither have SQL server authentication nor windows authentication. We connect to database using AD integrated authentication and Uipath doesn’t support it. Is there any way that we can get schedule ID using orchestrator API itself to pass it to another API?
I don’t think database will affect the authentication or any API @Varshini
Have you gone through the API documentation of orchestrator?
Here it is related to schedules :