How to know when data is PUT to a table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-13-2024 07:10 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-13-2024 07:14 AM
@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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-13-2024 07:19 AM
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)