The CreatorCon Call for Content is officially open! Get started here.

How to monitor CRUD operations in ServiceNow

poojaverma
Kilo Explorer

Hello All,

As per a product requirement in my company, I want to monitor the CRUD operations on various tables in service now. Is there any way to do this apart from the email notification mechanism?

Thanks,

Pooja

10 REPLIES 10

This shows a example of sending the data thorugh soap message


https://community.servicenow.com/thread/167020



For accessing the updated record, make use of direct web service and have your encoded query do the job of retrieving the latest updates


http://wiki.servicenow.com/?title=Direct_Web_Services