How can i check How many Records has updated in last 24 hours and who is updating?

rakesh_mishra
Giga Contributor

Hi,

I have below queries , can any one help me to figure out the solution of below queries?

1 . Number of   REST API call made by an user in last 24 hours.?

2.   How many records updated in a specific table [Incident/Problem] in last 24 hours?

3.   can i write a script which will execute when a user make REST API [GET] call?

Thanks in advance

Rakesh

6 REPLIES 6

You can create any report on this table based on your requirements


asit2
Kilo Expert

Hi Rakesh,



Auditing may be an option of finding out the number of update on a particular table.


For that you have to configure the table as audit enable.


Viewing a Record's Change History - ServiceNow Wiki