Analytics Audit Trail saved search
I created a saved search following this from the documentation: https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_N688379.html
I am now unable to see this saved search results using SuiteScript. I tried querying system notes to see if there was anything corresponding to the changes that happened to the layout and I found nothing.
So I want to know if there is a way to access these analytics audit trails externally through the API or anything like that?
I have a restlet that works fine for another saved search, so potentially re-using that code but with the changed saved search ID should work fine but for this audit trail search the restlet returns an error of “Invalid record type”.
Yes, you can use the Analytics Audit Trail to track saved search changes. If you need to keep track of edits, head to the “Audit Trail” subtab in the saved search.



