Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Please note that on Saturday, April 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Exporting Records to a .csv
I have a saved search in NetSuite that gets all sales orders past a specified date to the present where the field Tracking Numbers is not empty. I want to duplicate that functionality using a C# SuiteTalk Web Services application. I have read the getting started guide and set up an application environment in Visual Studio. I have as well studied some code samples but I just do not understand enough about SuiteTalk yet to really start coding my application. Could someone provide some basic skeletal example of how to at least get the records I want. I know how
0