Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
c# sample code to upload files into fileCabinet using web services
Hi all,
I'm need to upload into NetSuite a huge set of documents from C# using NetSuite web services.
Into the HelpCenter documentation is mentioned an object to manage this feature: http://www.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2017_1/schema/record/file.html?mode=package
In my c# application I put a reference to https://webservices.netsuite.com/services/NetSuitePort_2016_2 but actually I can't see those objects into the types imported from that URL.
What am I doing wrong?
Can anybody out there help me?
Many thanks,
Antonio