How to know when data is PUT to a table

Eric159753
Tera Contributor

How can I see when/who/what data is PUT to a table via a WSDL? I am working on a new instance for a client and there are a few 3rd-party apps that are writing to tables, but there is no documentation. Even if there was documentation, I think there should be a way to know what app is sending what data to which table, especially if we need to "shut off" this access.

2 REPLIES 2

Sandeep Rajput
Tera Patron
Tera Patron

@Eric159753 Can't you figure out this via sys_created_by and sys_updated_by? I am assuming these apps use some integration user accounts with Webservice access only check box set to true?

BillMartin
Mega Sage

Hi @Eric159753 ,

 

I have created this video that will give you an insight into how integrations are done in ServiceNow.

 

Let me know if this helps and please mark as helpful and accept as solution.

 

ServiceNow Integrations: How to Integrate with ServiceNow Using REST-API (Inbound and Outbound)