Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System Notes #124

Open
bradh11 opened this issue Sep 14, 2023 · 0 comments
Open

System Notes #124

bradh11 opened this issue Sep 14, 2023 · 0 comments

Comments

@bradh11
Copy link

bradh11 commented Sep 14, 2023

I am trying to find a way to get additional fields from a record (in my case Jobs aka projects). For the use case, i want the returned object to include system_notes which is basically a log of changed items on the Record. It includes the before and after details of the change. How can i update projects.get_all() method so that it includes system_notes?

This was the only place i could find it documented: https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2023_1/odbc/record/system_notes.html

I have been trying to read the API documentation to very little help in understanding how to actually access this data via API. Any help is much appreciated!

image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant