Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Is there a way to know exactly which records were read using the GET method for a API?

kartikchoum
Tera Contributor

Weird ask but, is there a way where I can either get:

1. Exact number of rows read as part of/ via API call.

2. Exact data / rows that were read using the API.

 

1 REPLY 1

Vishal Jaswal
Giga Sage

Hello @kartikchoum 

Out of the box I don't think so. You can look at the transaction logs.
You can also raise a HI Ticket to ServiceNow if they are planning to implement such feature or already have a plugin or system property for the same.


Hope that helps!