I have a requirement to get the count of all the Open Request Items from Servicenow(SNOW) by integrating it with UiPath.
Till now I’m performing UI actions on the SNOW to get the count of the RITMs in the predefined filter. Which is taking more time, so I want to implement the same activity with SNOW api.
Please suggest some workarounds.