How to get only number of records with Rest API filter conditions
Hi all, we have given Rest API url to other tool to fetch records from one table. As there are more records, they wanted to call two or three time and use sysparm_limit and sysparm_offset, but to use this, they wanted to know how many records present...