Is there any way to get the count of all open Requests(RITM) form Servicenow?

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.

You should be able to use the Search ServiceNow Records activity to do this. More info is at https://docs.uipath.com/marketplace/docs/servicenow-search-servicenow-records